linux/drivers/scsi/qla2xxx
Nicholas Bellinger b3faa2e87c target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h
Reversing the dma_data_direction for pci_map_sg() friends is useful
for other drivers, so move it from tcm_qla2xxx into inline code
within target_core_fabric.h.

Also drop internal usage of equivlient in tcm_qla2xxx fabric code.

Reported-by: Christoph Hellwig <hch@lst.de>
Cc: Roland Dreier <roland@purestorage.com>
Cc: Giridhar Malavali <giridhar.malavali@qlogic.com>
Cc: Chad Dupuis <chad.dupuis@qlogic.com>
Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Nicholas Bellinger <nab@daterainc.com>
2013-09-10 16:48:35 -07:00
..
Kconfig [SCSI] qla2xxx: Update firmware link in Kconfig file. 2013-05-10 07:47:53 -07:00
Makefile [SCSI] qla2xxx: Enhancements to support ISPFx00. 2013-04-11 15:42:04 -07:00
qla_attr.c [SCSI] qla2xxx: Do not query FC statistics during chip reset. 2013-07-08 17:19:32 +01:00
qla_bsg.c [SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() 2013-07-08 17:36:21 +01:00
qla_bsg.h [SCSI] qla2xxx: Enhancements to support ISPFx00. 2013-04-11 15:42:04 -07:00
qla_dbg.c [SCSI] qla2xxx: Remove redundant assignments. 2013-07-08 17:30:25 +01:00
qla_dbg.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_def.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_fw.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_gbl.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_gs.c [SCSI] qla2xxx: Help Coverity with analyzing ct_sns_pkt initialization. 2013-07-08 17:32:34 +01:00
qla_init.c [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba() 2013-07-08 17:27:07 +01:00
qla_inline.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_iocb.c [SCSI] qla2xxx: Properly set the tagging for commands. 2013-07-23 07:23:47 -07:00
qla_isr.c [SCSI] qla2xxx: Fix qla2xxx_check_risc_status(). 2013-07-08 17:33:47 +01:00
qla_mbx.c [SCSI] qla2xxx: Do not take a second firmware dump when intentionally generating one. 2013-07-08 17:21:51 +01:00
qla_mid.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_mr.c [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_mr.h [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. 2013-07-08 17:22:52 +01:00
qla_nx.c [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines 2013-05-12 12:51:15 -07:00
qla_nx.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_os.c [SCSI] qla2xxx: Remove an unused variable from qla2x00_remove_one(). 2013-07-08 17:35:09 +01:00
qla_settings.h [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_sup.c [SCSI] qla2xxx: Update the copyright information. 2013-02-22 12:49:22 +00:00
qla_target.c qla_target: remove qlt_check_fcport_exist 2013-06-20 14:10:48 -07:00
qla_target.h qla2xxx: Remove unused function 2013-04-25 01:05:23 -07:00
qla_version.h [SCSI] qla2xxx: Update the driver version to 8.05.00.03-k. 2013-04-11 15:49:41 -07:00
tcm_qla2xxx.c target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h 2013-09-10 16:48:35 -07:00
tcm_qla2xxx.h target/qla2xxx: Make demo_mode_login_only modifiable 2013-08-12 20:31:52 -07:00