linux/drivers/scsi/ibmvscsi
Brian King 4f10aae0d1 [SCSI] ibmvscsi: Make max_requests module parameter more accurate
In a previous patch to fix an issue with error recovery,
the behavior of the max_requests module paramater was also
changed. If, for some reason, max_requests is set to one by
the user, we will end up with a negative number for can_queue.
Fix this by making max_requests not include the two event structs
needed to do error recovery.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-01-02 10:59:57 -06:00
..
Makefile
ibmvfc.c [SCSI] ibmvfc: Fixup command response translation 2009-01-02 10:58:02 -06:00
ibmvfc.h [SCSI] ibmvfc: Improve async event handling 2008-12-29 11:24:34 -06:00
ibmvscsi.c [SCSI] ibmvscsi: Make max_requests module parameter more accurate 2009-01-02 10:59:57 -06:00
ibmvscsi.h ibmvscsi: driver enablement for CMO 2008-07-25 15:44:44 +10:00
ibmvstgt.c [SCSI] ibmvstgt: move crq_queue_create to the end of initialization 2008-12-09 09:45:30 -06:00
iseries_vscsi.c
rpa_vscsi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
viosrp.h