]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Mon, 6 Mar 2017 20:17:53 +0000 (12:17 -0800)
commit7ace5566ea5ac551b897b7820aefc0967559e2e7
treec7e7c90629482b92409ac0e6728a159927c46274
parente5f710070c15f0efa290dfe52786a3c9f5024af1
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>
Orabug: 25605941
(cherry picked from commit 2a80d5458a027f6d514987c09f0b51f45c3a5be4)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/scsi/hpsa.c