diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2007-11-12 21:30:57 +0300 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-01-12 03:22:45 +0300 |
commit | 06e23b7470ca7974b0ca8150c5415b55b5ea2a99 (patch) | |
tree | d5d9c06d09bf609312cb938ff5e4e9c787cc57bc /drivers/scsi/qla2xxx/qla_attr.c | |
parent | 860784c8a2b077157b6a51fb8749524d0363cc49 (diff) | |
download | linux-06e23b7470ca7974b0ca8150c5415b55b5ea2a99.tar.xz |
[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error.
Callers of qla2x00_async_event() already populate the mb[] array
upon invocation, doing so via the appropriate mailbox register
accessors. The stale codes removed are leftover-bits kept during
the FWI2 transition. Though relatively benign, the extra-reads
are not valid for FWI2 boards (ISP24xx and above) and peek into
the incorrect regions of registers.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_attr.c')
0 files changed, 0 insertions, 0 deletions