]> asedeno.scripts.mit.edu Git - linux.git/commit
r8169: remove manual autoneg restart workaround
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 28 Apr 2019 17:45:28 +0000 (19:45 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 May 2019 03:28:40 +0000 (23:28 -0400)
commit2b5bc3c8ebce3b30676fb9bc30cf52d0a65640f9
treeeb7b55331e3f42a2131efc5ac91523eab9f9917c
parent58908dc5d4123a073b396babb3396820f2d61843
r8169: remove manual autoneg restart workaround

According to Neil who reported the issue leading to this
workaround, the workaround is no longer needed since
version 5.0. So let's remove it.

This was the bug report leading to the workaround:
https://bugzilla.kernel.org/show_bug.cgi?id=201081

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Tested-by: Neil MacLeod <neil@nmacleod.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/r8169.c