]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: hpsa: fallback to use legacy REPORT PHYS command
authorHannes Reinecke <hare@suse.de>
Fri, 2 Dec 2016 10:36:13 +0000 (11:36 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 5 Dec 2016 22:13:35 +0000 (17:13 -0500)
commit2a80d5458a027f6d514987c09f0b51f45c3a5be4
tree4b33e85c2f67d57c46afd79ff8815acedbe11025
parentd29425b065cdab5c5e65a48108adde5ea72d4656
scsi: hpsa: fallback to use legacy REPORT PHYS command

Older SmartArray controllers (eg SmartArray 64xx) do not support the
extended REPORT PHYS command, so fallback to use the legacy version
here.

Signed-off-by: Hannes Reinecke <hare@suse.com>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/hpsa.c