[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in constants.c
authorMoger, Babu <Babu.Moger@netapp.com>
Fri, 27 Jul 2012 17:28:40 +0000 (17:28 +0000)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 14 Sep 2012 10:58:53 +0000 (11:58 +0100)
Without this patch, scsi_show_result prints hostbyte as invalid for statuses
that are not defined in hostbyte_table (when scsi logging is enabled).

Signed-off-by: Babu Moger <babu.moger@netapp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/constants.c

Simple merge