alistair23-linux/drivers/scsi/qla4xxx
Christoph Hellwig 2a3d4eb8e2 scsi: flip the default on use_clustering
Most SCSI drivers want to enable "clustering", that is merging of
segments so that they might span more than a single page.  Remove the
ENABLE_CLUSTERING define, and require drivers to explicitly set
DISABLE_CLUSTERING to disable this feature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-12-18 23:13:12 -05:00
..
Kconfig
Makefile
ql4_83xx.c
ql4_83xx.h
ql4_attr.c
ql4_bsg.c
ql4_bsg.h
ql4_dbg.c
ql4_dbg.h
ql4_def.h scsi: qla4xxx: skip error recovery in case of register disconnect. 2018-02-13 21:35:41 -05:00
ql4_fw.h
ql4_glbl.h
ql4_init.c scsi: qla4xxx: Remove redundant check on drvr_wait 2018-09-28 02:13:33 -04:00
ql4_inline.h
ql4_iocb.c
ql4_isr.c
ql4_mbx.c scsi: qla4xxx: Use dma_pool_zalloc() 2018-02-21 22:34:43 -05:00
ql4_nvram.c
ql4_nvram.h
ql4_nx.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
ql4_nx.h scsi: qla4xxx: Move an array from a .h into a .c file 2018-02-12 11:43:24 -05:00
ql4_os.c scsi: flip the default on use_clustering 2018-12-18 23:13:12 -05:00
ql4_version.h