commit | 9ca1d01f7aa035553501a34054ea17e7537eb07e | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Oct 13 15:16:50 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:00:13 2009 -0600 |
tree | ac2b18a8ff71b3c378f07a76eb92964da0ff2c8d | |
parent | f3a0a77e8df2f5c78648ce5971176e610dbc35c0 [diff] |
[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>