]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dsa: remove family check around print_matrix() 22009/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Fri, 13 Feb 2026 20:35:44 +0000 (21:35 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 14 Feb 2026 18:59:37 +0000 (19:59 +0100)
commitca9e38963f23a71d42bd2542b42a9db96f88903d
treeddc9e21ab1b8d8f17c6aff2205fa4f0ae2c7ebc0
parentbaa433ffe99048a97936b0b31c0984dc479b539b
realtek: dsa: remove family check around print_matrix()

Move the function into the config area to avoid family checks.
While we are here apply the new dsa function prefix.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22009
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.h
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl839x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl83xx.h
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl930x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c