realtek: 6.12: replace ethtool_eee with ethtool_keee
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 27 May 2025 18:35:53 +0000 (14:35 -0400)
committerRobert Marko <robimarko@gmail.com>
Wed, 11 Jun 2025 20:27:22 +0000 (22:27 +0200)
commita4a40ab6eab97d6b63ec3e2b73b536f61f8c7964
treef29594c4be2a41a91343040a9e13b7694684a54c
parente9a093818c1604d4e1125d823ff78d29487539df
realtek: 6.12: replace ethtool_eee with ethtool_keee

EEE functions are now called with ethtool_keee instead of
ethtool_eee. Replace all occurrences. This will fix function
signature checks but still produces compilation errors due
to structure changes.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18935
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-6.12/drivers/net/phy/rtl83xx-phy.c
target/linux/realtek/patches-6.12/706-include-linux-add-phy-ops-for-rtl838x.patch