summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2012-11-21 02:40:33 -0500
committerJames Bottomley <JBottomley@Parallels.com>2012-11-30 14:47:48 +0000
commit7e98df229e915fdc38451d6f2de94e0589793288 (patch)
treecbc0e441288f0ad326ddaf5e84d043d534c06c44 /drivers/scsi/qla2xxx/qla_os.c
parent53016ed32182e1829bcb48bab37af54a7a0c95e2 (diff)
[SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional request processing
Original code was not corrected for ISP83xx support. Instead code should used the cached reference from the req_que structure, rather than the legacy 'if (ISP-TYPE(X))... else if (ISP-TYPE(Y))...' codes. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_os.c')
0 files changed, 0 insertions, 0 deletions