OSDN Git Service

[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 13 Oct 2009 22:16:50 +0000 (15:16 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:13 +0000 (12:00 -0600)
commit9ca1d01f7aa035553501a34054ea17e7537eb07e
treeac2b18a8ff71b3c378f07a76eb92964da0ff2c8d
parentf3a0a77e8df2f5c78648ce5971176e610dbc35c0
[SCSI] qla2xxx: Properly check FCP_RSP response-info field after TMF completion.

Original code discarded response-info field information and
assumed the command completed successfully without verifying the
target's status within the FCP_RSP packet.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_mbx.c