]> git.baikalelectronics.ru Git - kernel.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)
commita80754dc62b5c0d2b604482ee903798337fe0d75
tree53fcdcd362a520f134c31004a8c5a068b615105e
parent436fdf79538720dd2aacc23e2021961c580ea6c3
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