diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2009-04-21 15:32:33 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2009-04-27 10:09:59 -0500 |
commit | dd0af9f94e54efb13ee050ebac11909215ef02c2 (patch) | |
tree | afa6e1ca35b4197221308c14ca80d5da3c691372 /drivers/net/sunlance.c | |
parent | 6b5d6c443a9b4fd71b633cef66b5db4de8a85787 (diff) |
[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>
Diffstat (limited to 'drivers/net/sunlance.c')
0 files changed, 0 insertions, 0 deletions