]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: rtl931x: Fix size of TRK_MBR_CTRL group block
authorSven Eckelmann <sven@narfation.org>
Wed, 29 Jan 2025 18:23:33 +0000 (19:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 7 Aug 2025 16:40:30 +0000 (18:40 +0200)
commit92489f50c766c7c532b7a0230fd6181c840f7310
tree9189f99c36e1f983bf22315a3f5d086d8b6de1af
parent62938204dbc0c3faf7fd6b9a5f59103167b71f27
realtek: rtl931x: Fix size of TRK_MBR_CTRL group block

Each MBR ctrl block has 64 bits to store the 56 possible ports. The offsets
between the groups is therefore also 64 bit.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19574
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c