aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorXiangliang Yu <[email protected]>2015-11-26 20:27:02 +0800
committerTejun Heo <[email protected]>2015-11-30 10:01:29 -0500
commit023113d24ef9e1d2b44cb2446872b17e2b01d8b1 (patch)
tree581133578a2c285e9f58e07c3c6bc8b2f278cf66 /net/lapb/lapb_iface.c
parent4f1dd973acffeb67142d39f3bfbc4dd0569f2da6 (diff)
AHCI: Fix softreset failed issue of Port Multiplier
Current code doesn't update port value of Port Multiplier(PM) when sending FIS of softreset to device, command will fail if FBS is enabled. There are two ways to fix the issue: the first is to disable FBS before sending softreset command to PM device and the second is to update port value of PM when sending command. For the first way, i can't find any related rule in AHCI Spec. The second way can avoid disabling FBS and has better performance. Signed-off-by: Xiangliang Yu <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Cc: [email protected]
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions