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
ibmvfc.c
ibmvfc.h
ibmvscsi.c [SCSI] ibmvscsi: Fix host config length field overflow 2012-09-24 12:11:09 +04:00
ibmvscsi.h
ibmvstgt.c
viosrp.h