realtek: dsa: Fix name of RTL93xx switch_ops
authorSven Eckelmann <[email protected]>
Fri, 10 Oct 2025 09:49:56 +0000 (11:49 +0200)
committerRobert Marko <[email protected]>
Sun, 12 Oct 2025 10:49:49 +0000 (12:49 +0200)
commit6c6a003c7d7835da254ca1640cf82c99092be0c1
treee39c7eec26005aeafd76aae59389f819f1aae945
parent0eeb8b7da656cd238bdde11618a29b8438c94944
realtek: dsa: Fix name of RTL93xx switch_ops

The RTL930x and the RTL931x SoC families share the same struct
dsa_switch_ops. This should be represented in the name of the object.

Suggested-by: Felix Baumann <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20360
Signed-off-by: Robert Marko <[email protected]>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c