|
@@ -2127,7 +2127,6 @@ static unsigned int ata_scsiop_inq_89(struct ata_scsi_args *args, u8 *rbuf)
|
|
|
memcpy(&rbuf[8], "linux ", 8);
|
|
|
memcpy(&rbuf[16], "libata ", 16);
|
|
|
memcpy(&rbuf[32], DRV_VERSION, 4);
|
|
|
- ata_id_string(args->id, &rbuf[32], ATA_ID_FW_REV, 4);
|
|
|
|
|
|
/* we don't store the ATA device signature, so we fake it */
|
|
|
|