]> git.baikalelectronics.ru Git - kernel.git/commit
[libata] SCSI: really use SATL version in VPD
authorBaruch Even <baruch@ev-en.org>
Fri, 5 Apr 2013 16:11:45 +0000 (19:11 +0300)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 11 Apr 2013 23:39:44 +0000 (19:39 -0400)
commit4884a67e0304d231da5f3944d032bc0f323ab9b2
tree8bf2b530d0b0c7eb414d9d00558c689d0b34fb85
parent0b80a8d540f399bbe75be3507ef7104a84e1ae64
[libata] SCSI: really use SATL version in VPD

As per 73571099 by Jeff Garzik ([libata] SCSI: simulator version, not device
version, belongs in VPD) We need to provide the SATL driver version and not the
disk firmware version but the code overwrites the driver version with the disk
version.

Signed-off-by: Baruch Even <baruch@ev-en.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-scsi.c