ipq40xx: eth: Fix PHY access over ipqess driver
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 25 Jul 2024 20:13:35 +0000 (22:13 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 28 Jul 2024 14:12:51 +0000 (16:12 +0200)
commitf0bb25aba2ded7bad98188cebe46efff4baa090f
tree528aa41be9814ee86f7a56fd05648da2da74a935
parentdbccc9cf9161103448737785617e6ad537c7da9f
ipq40xx: eth: Fix PHY access over ipqess driver

.ndo_do_ioctl is not called any more. For PHY MII ioctl handling, the
kernel calls .ndo_eth_ioctl now.

See upstream Linux kernel commit:
https://git.kernel.org/linus/a76053707dbf0dc020a73b4d90cd952409ef3691

Link: https://github.com/openwrt/openwrt/pull/16005
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ipq40xx/patches-6.6/700-net-ipqess-introduce-the-Qualcomm-IPQESS-driver.patch