mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
On RTL8127A connected to a link partner that advertises 10000baseT
speed cannot be changed to anything other than 10000baseT as 10GbE
is always advertised regardless of any setting. Fix this by
clearing MDIO_AN_10GBT_CTRL_ADV10G bit in rtl822x_config_aneg()'s
call to phy_modify_mmd_changed().
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| realtek_hwmon.c | ||
| realtek_main.c | ||
| realtek.h | ||