diff options
author | Andre Edich <andre.edich@microchip.com> | 2021-03-29 11:45:36 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-30 13:13:08 -0700 |
commit | fdb5cc6ab3b6a1c0122d3644a63ef9dc7a610d35 (patch) | |
tree | ba105b88ce0632afd823bdb4a08b128510a6c092 /samples/bpf | |
parent | 9c0ee085c49c11381dcbd609ea85e902eab88a92 (diff) | |
download | linux-fdb5cc6ab3b6a1c0122d3644a63ef9dc7a610d35.tar.bz2 |
net: phy: lan87xx: fix access to wrong register of LAN87xx
The function lan87xx_config_aneg_ext was introduced to configure
LAN95xxA but as well writes to undocumented register of LAN87xx.
This fix prevents that access.
The function lan87xx_config_aneg_ext gets more suitable for the new
behavior name.
Reported-by: Måns Rullgård <mans@mansr.com>
Fixes: 05b35e7eb9a1 ("smsc95xx: add phylib support")
Signed-off-by: Andre Edich <andre.edich@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions