]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: eth: adapt prefix of hw_stop()
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 14 Mar 2026 12:14:55 +0000 (13:14 +0100)
committerRobert Marko <robimarko@gmail.com>
Wed, 25 Mar 2026 09:26:44 +0000 (10:26 +0100)
commitcc4e1dcd07db9422bd78017a84cd222895d40e68
treec06c7e4845a8087f810624e6952734bcd9bffa6d
parentb2899eec9bf1110ca0ead6b2fd7ca7b715c965d3
realtek: eth: adapt prefix of hw_stop()

rtl838x_hw_stop() still uses the old prefix. Change it "rteth"
and make clear that this is a generic function for all targets.

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