linux/drivers/scsi/cxgb3i
Mike Christie 5b2639d59a [SCSI] cxgb3i: call ddp release function directly
cxgb3i_ddp_cleanup just calls ddp_release directly so there is
no reason for the wrapper. This patch just renames ddp_release
to cxgb3i_ddp_cleanup and removes the old wrapper function.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-03 09:23:13 -05:00
..
Kbuild [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module 2009-04-03 09:23:13 -05:00
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00
cxgb3i.h [SCSI] cxgb3i: re-read ddp settings information after chip reset 2009-04-03 09:23:12 -05:00
cxgb3i_ddp.c [SCSI] cxgb3i: call ddp release function directly 2009-04-03 09:23:13 -05:00
cxgb3i_ddp.h [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module 2009-04-03 09:23:13 -05:00
cxgb3i_init.c [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module 2009-04-03 09:23:13 -05:00
cxgb3i_iscsi.c [SCSI] cxgb3i: re-read ddp settings information after chip reset 2009-04-03 09:23:12 -05:00
cxgb3i_offload.c [SCSI] cxgb3i: close all tcp connections upon chip reset 2009-04-03 09:23:12 -05:00
cxgb3i_offload.h [SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module 2009-04-03 09:23:13 -05:00
cxgb3i_pdu.c [SCSI] iscsi lib: have lib create work queue for transmitting IO 2009-03-13 15:28:37 -05:00
cxgb3i_pdu.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00