]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: mdio: drop debugging information
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 22 Mar 2026 13:59:23 +0000 (14:59 +0100)
committerRobert Marko <robimarko@gmail.com>
Mon, 23 Mar 2026 10:18:03 +0000 (11:18 +0100)
commit6c6f3296ce80cf0cd46d4c815efa4fe1f0925960
tree0c3b22ed44518a86995fee360f1fce9f887cab60
parentbefa61b1b646c53774a2285df1609776fa2f3f7f
realtek: mdio: drop debugging information

The mdio driver has come a long way. The code is
quite stable now and whenever bugs are analyzed
one can look at the registers with devmem from
command line. Drop unneeded debugging information.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22565
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/mdio/mdio-realtek-otto.c