android_kernel_motorola_sm6225/drivers/scsi/cxgb3i
Mike Christie 32ae763e3f [SCSI] iscsi lib: have lib create work queue for transmitting IO
We were using the shost work queue which ended up being
a little akward since all iscsi hosts need a thread for
scanning, but only drivers hooked into libiscsi need
a workqueue for transmitting. So this patch moves the
xmit workqueue to the lib.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-03-13 15:28:37 -05:00
..
cxgb3i.h [SCSI] cxgb3i: added per-task data to track transmit progress 2009-02-21 20:29:37 -06:00
cxgb3i_ddp.c [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06:00
cxgb3i_ddp.h [SCSI] cxgb3i: added missing include in cxgb3i_ddp.h 2009-02-21 20:29:37 -06:00
cxgb3i_init.c [SCSI] cxgb3i: update the driver version to 1.0.1 2009-02-21 20:29:38 -06:00
cxgb3i_iscsi.c [SCSI] iscsi lib: have lib create work queue for transmitting IO 2009-03-13 15:28:37 -05:00
cxgb3i_offload.c [SCSI] cxgb3i: transmit work-request fixes 2009-02-21 20:29:36 -06:00
cxgb3i_offload.h [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGS 2009-02-21 20:29:37 -06: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
Kbuild [SCSI] cxgb3i: Add cxgb3i iSCSI driver. 2008-12-30 10:45:33 -06:00
Kconfig [SCSI] cxgb3i: fix select/depend problem 2008-12-30 13:09:12 -06:00