]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mdio: convert port to addr
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 21 Feb 2026 08:53:15 +0000 (09:53 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Mar 2026 13:41:05 +0000 (14:41 +0100)
commitea0a14f347e6589342c917c607cc8f32e7dbc0b1
tree76de88a4c5f529f730a4dbd6ba15f1933e815c73
parenta8946bad55759732fad95c4b23763e33ba0dc738
realtek: mdio: convert port to addr

Get rid of the port variables. Use addr for phy address like
upstream kernel does for the whole phy/mdio subsystem.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22131
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c