mbox series

[SRU,Artful,0/1] Fix sky2 ethernet stops working after system resume

Message ID 20180412062827.2818-1-kai.heng.feng@canonical.com
Headers show
Series Fix sky2 ethernet stops working after system resume | expand

Message

Kai-Heng Feng April 12, 2018, 6:28 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1758507

[Impact]
sky2 ethernet stops working after system resume from suspend.

[Fix]
Increase the PCI D3 delay can workaround the issue.

[Test]
User responded that the D3 delay increase can solve the issue.

[Regression Potential]
Low. It only affects one device. The fix only increase the delay timer,
without any functional change.

Kai-Heng Feng (1):
  sky2: Increase D3 delay to sky2 stops working after suspend

 drivers/net/ethernet/marvell/sky2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)