commit | 3f1317a2be018d03435d48645df6d17eaa2a8421 | [log] [tgz] |
---|---|---|
author | Baruch Even <baruch@ev-en.org> | Fri Apr 05 19:11:45 2013 +0300 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu Apr 11 19:39:44 2013 -0400 |
tree | 8bf2b530d0b0c7eb414d9d00558c689d0b34fb85 | |
parent | b9d15db2b815fd5368fb993471463829fd6d1eec [diff] |
[libata] SCSI: really use SATL version in VPD As per c78968bb 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>