lpfc: Fix scsi task management error message.
authorJames Smart <james.smart@avagotech.com>
Fri, 22 May 2015 14:42:41 +0000 (10:42 -0400)
committerJames Bottomley <JBottomley@Odin.com>
Sat, 13 Jun 2015 15:23:40 +0000 (08:23 -0700)
commitae374a308cbfeab3cf72ef7c57695d2145defeab
tree9e793a157ea1fb5abdf7a0983edcad0d66fb80d0
parent16f3b48d26ac069abc020826f0c429c4ddcfb20c
lpfc: Fix scsi task management error message.

TMF's were getting error messages on FCP_RSP errors (underrun). Underruns
aren't meaningful in the scenario. Change the error message to filter out
these response check errors, and don't unconditionally mark the cmd as
in error.

Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/lpfc/lpfc_scsi.c