linux/drivers/scsi/cxgb3i
Mike Christie dd0af9f94e [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization
cxgb3i was setting can_queue to only 128 commands, and was
setting the can_queue and cmd_per_lun to the same value.

This sets the can_queue to 1024 commands, and sets the cmd_per_lun
to a safer default of 32.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-27 10:09:59 -05:00
..
cxgb3i.h [SCSI] cxgb3i: fix can_queue and cmd_per_lun initialization 2009-04-27 10:09:59 -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: fix can_queue and cmd_per_lun initialization 2009-04-27 10:09:59 -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
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