From ae374a308cbfeab3cf72ef7c57695d2145defeab Mon Sep 17 00:00:00 2001 From: James Smart Date: Fri, 22 May 2015 10:42:41 -0400 Subject: [PATCH] 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 Signed-off-by: James Smart Reviewed-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-format-patch failed