]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: l3: move router MAC helpers to layer 3 ecosystem 23963/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 27 Jun 2026 20:05:52 +0000 (22:05 +0200)
committerMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 28 Jun 2026 06:46:37 +0000 (08:46 +0200)
commit23e5161399b8fb98a0a440858f73f30aad0340d5
treefa79b7c7bd551a798fb24ce3361f5836d0f344ab
parent0738b151eb30bbf6f166dab45cc40c60aef882db
realtek: l3: move router MAC helpers to layer 3 ecosystem

The router MAC helpers and their structures belong to layer 3.
Move them over to the new source file.

Link: https://github.com/openwrt/openwrt/pull/23963
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/files-6.18/drivers/net/dsa/rtl83xx/l3.c
target/linux/realtek/files-6.18/drivers/net/dsa/rtl83xx/l3.h
target/linux/realtek/files-6.18/drivers/net/dsa/rtl83xx/rtl-otto.h
target/linux/realtek/files-6.18/drivers/net/dsa/rtl83xx/rtl930x.c