]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
isci: Device reset should request sas_phy_reset(phy, true)
authorJeff Skirvin <jeffrey.d.skirvin@intel.com>
Fri, 1 Jul 2011 20:03:44 +0000 (13:03 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 11:04:52 +0000 (04:04 -0700)
commitbc6f387d3156702a0430585b93c04934254c0de1
tree53fcdcd362a520f134c31004a8c5a068b615105e
parenta8a0a133b03c6863d0f77229d19befca4de905fa
isci: Device reset should request sas_phy_reset(phy, true)

The hard_reset parameter passed to the LLDD in the direct-attached
phy control case allows the LLDD to filter link failure events
while the direct-attached device reset is executing.

Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/scsi/isci/task.c