]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: add mdio prefix to defines
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 2 May 2025 08:53:10 +0000 (04:53 -0400)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 12 May 2025 13:09:19 +0000 (16:09 +0300)
commit7f16a379f698fb7546811f76962875254b1e7293
tree1732c16aad83602e903bd8c094643f957e2e4864
parentbd808cf3ca92d25e8351fd88dad05ebd2dda9908
realtek: add mdio prefix to defines

Inside the ethernet driver lives the mdio bus. It is not always clear
what belongs where. Prefix some leftovers from the kernel 6.6 refactor
to clearly state what belongs to the bus. Group all defines together
in one place. This commit has no functional changes.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/18402
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/realtek/files-6.6/drivers/net/ethernet/rtl838x_eth.c