]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
sky2: Increase D3 delay to sky2 stops working after suspend
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Sat, 31 Mar 2018 15:42:03 +0000 (23:42 +0800)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 12 Apr 2018 13:06:47 +0000 (10:06 -0300)
commit7d3718d454bf3ac853d68eef318e049e1e19d69d
treeee68c0aaff88995cc45d1864c00911583997a327
parent6d46bc1f9d69ad949169f1096de2ceb81cb3f197
sky2: Increase D3 delay to sky2 stops working after suspend

BugLink: http://bugs.launchpad.net/bugs/1763366
[ Upstream commit afb133637071be6deeb8b3d0e55593ffbf63c527 ]

The sky2 ethernet stops working after system resume from suspend:
[ 582.852065] sky2 0000:04:00.0: Refused to change power state, currently in D3

The current 150ms delay is not enough, change it to 200ms can solve the
issue.

BugLink: https://bugs.launchpad.net/bugs/1758507
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/net/ethernet/marvell/sky2.c