]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: rtl931x: Add missing rma_bpdu_fld_pmask 19569/head
authorHarshal Gohel <hg@simonwunderlich.de>
Mon, 14 Jul 2025 09:36:26 +0000 (11:36 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 10 Aug 2025 12:35:40 +0000 (14:35 +0200)
commita4b8d80050e5abe9970e413d169bf955d4679c0d
tree65961092c45b3d7f3991c3f923efd5ba8afc4c8f
parent743f2cd731b1186c86b7d9451d2ef6b81fcc4571
realtek: rtl931x: Add missing rma_bpdu_fld_pmask

The .rma_bpdu_fld_pmask is not used anywhere in the code for RTL930x nor
RTL931x. But the RTL930x was still initializing this member. To avoid
problems in the future, simply initialize it also on RTL931x.

Signed-off-by: Harshal Gohel <hg@simonwunderlich.de>
Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de>
Link: https://github.com/openwrt/openwrt/pull/19569
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c