diff options
author | David Bauer <mail@david-bauer.net> | 2021-06-27 12:16:07 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-28 15:47:57 -0700 |
commit | b856150c8098f12996ee81c3ab2a65adbaeeb3ec (patch) | |
tree | b6242bc726582ce79fecc55693ef68ead79b7be0 /scripts/config | |
parent | f9beb95e6a2669fa35e34a6ff52808b181efa20f (diff) |
net: phy: at803x: mask 1000 Base-X link mode
AR8031/AR8033 have different status registers for copper
and fiber operation. However, the extended status register
is the same for both operation modes.
As a result of that, ESTATUS_1000_XFULL is set to 1 even when
operating in copper TP mode.
Remove this mode from the supported link modes, as this driver
currently only supports copper operation.
Signed-off-by: David Bauer <mail@david-bauer.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions