commit | 2b5bc3c8ebce3b30676fb9bc30cf52d0a65640f9 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sun Apr 28 19:45:28 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 30 23:28:40 2019 -0400 |
tree | eb7b55331e3f42a2131efc5ac91523eab9f9917c | |
parent | 58908dc5d4123a073b396babb3396820f2d61843 [diff] |
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>