[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)
commitf1ba8a4fe59b21a6988ad5999e74e9907b142ee3
tree99e19c41655608a3f062799736b8fcc5e0e1744c
parent088ba34c92055547ef4cc862a863334c01d9a304
[SCSI] add DID_TARGET_FAILURE and DID_NEXUS_FAILURE to hostbyte_table in constants.c

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
This page took 0.057969 seconds and 5 git commands to generate.