kernel-fxtec-pro1x/drivers/scsi/smartpqi
Murthy Bhat 8b1ab979c6 scsi: smartpqi: fix call trace in device discovery
[ Upstream commit b969261134c1b990b96ea98fe5e0fcf8ec937c04 ]

Use sas_phy_delete rather than sas_phy_free which, according to
comments, should not be called for PHYs that have been set up
successfully.

Link: https://lore.kernel.org/r/157048748876.11757.17773443136670011786.stgit@brunhilda
Reviewed-by: Scott Benesh <scott.benesh@microsemi.com>
Reviewed-by: Scott Teel <scott.teel@microsemi.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microsemi.com>
Signed-off-by: Murthy Bhat <Murthy.Bhat@microsemi.com>
Signed-off-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-29 16:31:16 +02:00
..
Kconfig
Makefile scsi: smartpqi: allow static build ("built-in") 2018-01-10 23:25:07 -05:00
smartpqi.h scsi: smartpqi: fix critical ARM issue reading PQI index registers 2018-06-19 22:02:25 -04:00
smartpqi_init.c scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous() 2019-06-25 11:35:58 +08:00
smartpqi_sas_transport.c scsi: smartpqi: fix call trace in device discovery 2020-04-29 16:31:16 +02:00
smartpqi_sis.c scsi: smartpqi: increase fw status register read timeout 2019-02-12 19:47:13 +01:00
smartpqi_sis.h