diff options
author | Hannes Reinecke <hare@suse.de> | 2014-10-24 14:26:51 +0200 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-11-12 11:16:01 +0100 |
commit | 15c75f8a6d570e1d22594fe7f1cdb45360651a60 (patch) | |
tree | 06d58d868a01827891f3cdb56c50b75da2181487 /drivers/scsi/scsi_error.c | |
parent | scsi: stop decoding if scsi_normalize_sense() fails (diff) | |
download | linux-15c75f8a6d570e1d22594fe7f1cdb45360651a60.tar.xz linux-15c75f8a6d570e1d22594fe7f1cdb45360651a60.zip |
scsi: do not decode sense extras
Currently we're only decoding sense extras for tape devices.
And even there only for fixed format sense formats.
As this is of rather limited use in the general case we should
be stop trying to decode sense extras; the tape driver does
its own decoding anyway.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Robert Elliott <elliott@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/scsi_error.c')
0 files changed, 0 insertions, 0 deletions