openwrt/target/linux/realtek/files-5.10/drivers/net/phy
INAGAKI Hiroshi 04cca345df realtek: fix use of uninitialized sds_mode
The initial state of sds_mode in rtl9300_force_sds_mode() is null and it
will be configured in switch-case. So print message after it.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[amend commit message]
Signed-off-by: Sander Vanheule <sander@svanheule.net>
2022-10-08 11:05:02 +02:00
..
rtl83xx-phy.c realtek: fix use of uninitialized sds_mode 2022-10-08 11:05:02 +02:00
rtl83xx-phy.h realtek: switch to use generic MDIO accessor functions 2022-02-17 15:21:47 +00:00