aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAjish Koshy <[email protected]>2021-12-28 16:47:53 +0530
committerMartin K. Petersen <[email protected]>2022-01-05 00:52:48 -0500
commitee05cb71f9f7eb0c257f6b80b70edb4659151b26 (patch)
treec9b627bce66880c8c369e1bfb6d287b06f10a915 /drivers/fpga/fpga-mgr.c
parent3bb3c24e268ab64305eec670be253eef2238b013 (diff)
scsi: pm80xx: Port reset timeout error handling correction
Error handling steps were not in sequence as per the programmers manual. Expected sequence: - PHY_DOWN (PORT_IN_RESET) - PORT_RESET_TIMER_TMO - Host aborts pending I/Os - Host deregister the device - Host sends HW_EVENT_PHY_DOWN ACK Previously we were sending HW_EVENT_PHY_DOWN ACK first and then deregister the device. Fix this to use the expected sequence. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ajish Koshy <[email protected]> Signed-off-by: Viswas G <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions