linux/drivers/scsi/ibmvscsi
Benjamin Herrenschmidt 225c56960f [SCSI] ibmvscsi: Fix host config length field overflow
The length field in the host config packet is only 16-bit long, so
passing it 0x10000 (64K which is our standard PAGE_SIZE) doesn't
work and result in an empty config from the server.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: <stable@vger.kernel.org>
Acked-by: Robert Jennings <rcj@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-09-24 12:11:09 +04:00
..
Makefile [SCSI] ibmvscsi: Remove backend abstraction 2012-09-24 12:11:09 +04:00
ibmvfc.c [SCSI] ibmvfc: Ignore fabric RSCNs when link is dead 2012-09-24 12:10:59 +04:00
ibmvfc.h [SCSI] ibmvfc: Driver version 1.0.10 2012-09-24 12:10:59 +04:00
ibmvscsi.c [SCSI] ibmvscsi: Fix host config length field overflow 2012-09-24 12:11:09 +04:00
ibmvscsi.h [SCSI] ibmvscsi: Remove backend abstraction 2012-09-24 12:11:09 +04:00
ibmvstgt.c powerpc+sparc/vio: Modernize driver registration 2012-03-28 11:33:24 +11:00
viosrp.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00