]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: dsa: convert RTL83xx to new fast_age() 22145/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 22 Feb 2026 17:01:11 +0000 (18:01 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 27 Feb 2026 17:25:19 +0000 (18:25 +0100)
commitd2f0542c51a39263c4f60c3d2499de0c76a51a3c
tree9ae51eccb373d0708d8f307d682f521cab4f35be
parentf3743850bf6a560fbc265b8b6da5a389ad405dbd
realtek: dsa: convert RTL83xx to new fast_age()

Make use of the new fast_age() helpers for the RTL83xx targets.
For this:

- split the existing rtldsa_83xx_fast_age() into two device
  specific functions. This removes a family_id check.
- change the callbacks in the config structures

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/22145
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/debugfs.c
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/rtl839x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl83xx.h