diff options
author | Tom Yan <tom.ty89@gmail.com> | 2016-07-12 16:29:35 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-07-12 17:54:57 +0300 |
commit | 29a37ea40147eb8ef648cb89a7c595e483101ff4 (patch) | |
tree | b7480f8d83652be878e09379b9364eca11ccbe0d /drivers/ata/pata_hpt366.c | |
parent | 415ffdde15551769b24afe0e2021e231298773f8 (diff) | |
download | linux-29a37ea40147eb8ef648cb89a7c595e483101ff4.tar.xz |
libata-scsi: correct SPC version descriptor
The comment suggests we should be having an SPC-3 version descriptor
but the 0260h is the code for "SPC-2 (no version claimed)". Correct
it to 0300h so that it has the "SPC-3 (no version claimed)" descriptor.
Note that we are claiming SPC-3 version compatibility in the VERSION
field of the standard INQUIRY data. Therefore, I assume the typo was
on the code but not on the comment.
Signed-off-by: Tom Yan <tom.ty89@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/pata_hpt366.c')
0 files changed, 0 insertions, 0 deletions