]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: move private bus structure closer to the bus
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 2 May 2025 14:17:11 +0000 (10:17 -0400)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 12 May 2025 13:09:19 +0000 (16:09 +0300)
commit0c9e91a60c9eb6120053a2148d67c2cd71d6fc06
treeb281010edc3777c355cba188a57f3258bf739b45
parent10519db5798bee4ef6134e36854712db010b9d35
realtek: move private bus structure closer to the bus

Relocate the bus structure definition into the MDIO source code area
of the ethernet driver. So if the real bus driver is forked from the
rest of the code only one area needs to be removed. Rename it to make
clear it belongs to the bus.

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
target/linux/realtek/files-6.6/drivers/net/ethernet/rtl838x_eth.h