]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dsa: convert rtl930x stp functions to table helpers
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 21 Apr 2026 17:36:07 +0000 (19:36 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 22 Apr 2026 14:59:28 +0000 (16:59 +0200)
commit511aa294a91b526c9ea6649c19081c26a6c714e3
treed7689e739c936af7f9e65ef7435df28d525c4f45
parente9bbf546c8a8a348d8a5353bf2d672243f0e7de0
realtek: dsa: convert rtl930x stp functions to table helpers

rtldsa_930x_stp_get() and rtl930x_stp_set() use legacy table code.
Replace that with rtl_table_xxx() helpers.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/23037
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.18/drivers/net/dsa/rtl83xx/rtl930x.c