summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_sysfs.c
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2012-07-30 03:33:05 +0200
committerJames Bottomley <JBottomley@Parallels.com>2012-09-24 10:11:09 +0200
commit225c56960fcafeccc2b6304f96cd3f0dbf42a16a (patch)
tree3e3518154a0c329f776ae981b522b2f215c00372 /drivers/scsi/scsi_sysfs.c
parent[SCSI] ibmvscsi: Remove backend abstraction (diff)
downloadlinux-225c56960fcafeccc2b6304f96cd3f0dbf42a16a.tar.xz
linux-225c56960fcafeccc2b6304f96cd3f0dbf42a16a.zip
[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>
Diffstat (limited to 'drivers/scsi/scsi_sysfs.c')
0 files changed, 0 insertions, 0 deletions