]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: l3: move route_lookup_hw over to layer 3 structure
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sat, 27 Jun 2026 19:39:23 +0000 (21:39 +0200)
committerMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 28 Jun 2026 06:46:37 +0000 (08:46 +0200)
commit0738b151eb30bbf6f166dab45cc40c60aef882db
tree77a8fc71f6229df267a17a2ffc246373aaab016d
parentb440cd00d119229d6ba19bef1de810a39e8963d0
realtek: l3: move route_lookup_hw over to layer 3 structure

Another layer 3 function that needs a new home. As always convert
the code to dev_...() logging.

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