diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-05-21 21:24:22 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2013-06-26 20:11:30 +0200 |
commit | 32d3d793fb2d40d2a255af64ffa17cfb2132c323 (patch) | |
tree | d442b0830b61d7c7253706f29d7b87762fe31de6 /drivers/scsi/a3000.h | |
parent | [SCSI] lpfc 8.3.40: Update lpfc version to driver version 8.3.40 (diff) | |
download | linux-32d3d793fb2d40d2a255af64ffa17cfb2132c323.tar.xz linux-32d3d793fb2d40d2a255af64ffa17cfb2132c323.zip |
[SCSI] ipr: qc_fill_rtf() method should not store alternate status register
The 'ctl' field of the 'struct ata_taskfile' is not really dual purpose, i.e.
it is not intended for storing the alternate status register (which is mapped
at the same address in the legacy IDE controllers) in the qc_fill_rtf() method.
No other 'libata' driver except 'drivers/scsi/ipr.c' stores the alternate status
register's value in the 'ctl' field of 'qc->result_tf', hence this driver should
not do this as well...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/a3000.h')
0 files changed, 0 insertions, 0 deletions