android_kernel_motorola_sm6225/drivers/scsi/cxgb3i
Mike Christie 4d1083509a [SCSI] iscsi lib: remove qdepth param from iscsi host allocation
The qdepth setting was useful when we needed libiscsi to verify
the setting. Now we just need to make sure if older tools
passed in zero then we need to set some default.

So this patch just has us use the sht->cmd_per_lun or if
for LLD does a host per session then we can set it on per
host basis.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-03-13 15:28:55 -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: remove qdepth param from iscsi host allocation 2009-03-13 15:28:55 -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