]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Fix page length in emulated INQUIRY VPD page 86h
authorRoland Dreier <roland@purestorage.com>
Tue, 22 Nov 2011 21:51:34 +0000 (13:51 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 6 Dec 2011 06:00:56 +0000 (06:00 +0000)
commit1289a0571c037b4757f60597d646aedb70361ec3
treef06f863821f9b918e2fc6686e874718dae3e1528
parent9b5cd7f37e1e018432111333e2a67f78ba41edfe
target: Fix page length in emulated INQUIRY VPD page 86h

The LSB of the page length is at offset 3, not 2.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Cc: stable@kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_cdb.c