diff options
author | Roland Dreier <roland@purestorage.com> | 2012-02-14 01:18:16 +0100 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-02-25 23:37:49 +0100 |
commit | effc6cc8828257c32c37635e737f14fd6e19ecd7 (patch) | |
tree | 07e44ddcae2a8384bd29faa4565b9c290176ab80 /drivers/target/Makefile | |
parent | target: Set peripheral device type consistently in INQUIRY response (diff) | |
download | linux-effc6cc8828257c32c37635e737f14fd6e19ecd7.tar.xz linux-effc6cc8828257c32c37635e737f14fd6e19ecd7.zip |
target: Don't set WBUS16 or SYNC bits in INQUIRY response
SPC-4 says about the WBUS16 and SYNC bits:
The meanings of these fields are specific to SPI-5 (see 6.4.3).
For SCSI transport protocols other than the SCSI Parallel
Interface, these fields are reserved.
We don't have a SPI fabric module, so we should never set these bits.
(The comment was misleading, since it only mentioned Sync but the
actual code set WBUS16 too).
Signed-off-by: Roland Dreier <roland@purestorage.com>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target/Makefile')
0 files changed, 0 insertions, 0 deletions