realtek: 6.6: set phylink supported_interfaces
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Thu, 22 Aug 2024 06:01:30 +0000 (02:01 -0400)
committerSander Vanheule <sander@svanheule.net>
Sat, 14 Sep 2024 18:08:41 +0000 (20:08 +0200)
commit9f8570b0ddc4304cdfa3a1407640b9ae8392c719
tree25559ebc72061a0ccd9c4fb6c8a16bff56ca91dc
parent3772cc7ebea394fae732da8830fec33bed886424
realtek: 6.6: set phylink supported_interfaces

The supported_interfaces bitmap cannot be empty since mainline kernel
commit de5c9bf40c45 ("net: phylink: require supported_interfaces to
be filled"). Fix the dsa and ethernet driver accordingly.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/files-6.6/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-6.6/drivers/net/ethernet/rtl838x_eth.c