diff options
author | Rosen Penev <rosenp@gmail.com> | 2024-08-08 00:58:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-10 08:10:09 +0300 |
commit | 1862923bf6ae9d023826abf79d9795a06aecb350 (patch) | |
tree | 381642e2eff97448205779abfef6ad912a5e205d /include/linux/fpga/fpga-mgr.h | |
parent | c89c6757cf9212978caeb65e84fbf92fe4495bfc (diff) | |
download | linux-1862923bf6ae9d023826abf79d9795a06aecb350.tar.xz |
net: ag71xx: use phylink_mii_ioctl
f1294617d2f38bd2b9f6cce516b0326858b61182 removed the custom function for
ndo_eth_ioctl and used the standard phy_do_ioctl which calls
phy_mii_ioctl. However since then, this driver was ported to phylink
where it makes more sense to call phylink_mii_ioctl.
Bring back custom function that calls phylink_mii_ioctl.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20240807215834.33980-1-rosenp@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions