scsi: do not decode sense extras
authorHannes Reinecke <hare@suse.de>
Fri, 24 Oct 2014 12:26:51 +0000 (14:26 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 12 Nov 2014 10:16:01 +0000 (11:16 +0100)
commit15c75f8a6d570e1d22594fe7f1cdb45360651a60
tree06d58d868a01827891f3cdb56c50b75da2181487
parent149d18cc2143079ac5fc4e61bc53bb532b8eed26
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>
drivers/scsi/constants.c
This page took 0.025181 seconds and 5 git commands to generate.