]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: rtl931x: Fix l2 fdb entry handling 19580/head
authorHarshal Gohel <hg@simonwunderlich.de>
Tue, 15 Jul 2025 18:21:20 +0000 (20:21 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 10 Aug 2025 19:59:02 +0000 (21:59 +0200)
commit522294eeef54017b496a5f324961ccbdefb921d4
tree1817bd2cf981555663ca0dfa67f282dd4b53be57
parent441b37e2db7a3a49beadef8a99f1c7d41ce1c879
realtek: rtl931x: Fix l2 fdb entry handling

Previous implementation was directly copied from rtl930x and was not
working. Table field offsets are different between rlt931x and rtl930x

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19580
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c