Files
openwrt_NSS_ACW/target/linux
INAGAKI Hiroshi 2e676c05dc realtek: fix kernel panic in DSA driver for 5.10
dsa_to_port function in 5.10 returns dsa_port from the port list in
dsa_switch_tree, but the tree is built when the switch is registered
by dsa_register_switch and it's null in rtl83xx_mdio_probe.

So, we need to use dsa_to_port after the registration of the switch.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2021-09-26 00:32:18 +02:00
..
2021-09-13 17:08:17 +02:00
2021-07-17 13:21:03 +02:00
2021-09-13 17:08:17 +02:00
2021-09-17 10:15:26 +02:00
2021-09-12 18:52:30 +02:00
2021-09-13 17:08:17 +02:00
2021-09-13 17:08:17 +02:00
2021-09-25 21:05:07 +02:00
2021-09-15 19:11:44 +01:00
2021-09-23 21:45:13 -10:00