Revert "system-linux: re-apply ethtool on phy attachment"
authorDaniel Golle <daniel@makrotopia.org>
Thu, 12 Sep 2024 11:43:52 +0000 (13:43 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 12 Sep 2024 13:33:26 +0000 (15:33 +0200)
commit02aa43d82d587d87523231be5a5e0bf956435725
tree99553fd899761f7c2ebae9797bc2201636a93a1b
parent61c606d6e66b132f602135e0f0fda5f532b588e9
Revert "system-linux: re-apply ethtool on phy attachment"

This reverts commit 68c8a4f94cd3cfd654a52cbc8b57c5c9d99640dd.

Matching on flags IFF_UP AND NOT IFF_LOWER_UP and then reapply ethtool
settings freaks out some PHY drivers. While a better method is being
worked on, revert the problematic solution.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
system-linux.c