diff options
author | Peter Mamonov <pmamonov@gmail.com> | 2019-09-18 19:27:55 +0300 |
---|---|---|
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | 2019-09-21 18:21:52 -0700 |
commit | e47488b2df7f9cb405789c7f5d4c27909fc597ae (patch) | |
tree | 2791c623c5354e6935bb067ce7a953dff9dbd203 /net | |
parent | 8d3d7c2029c1b360f1a6b0a2fca470b57eb575c0 (diff) | |
download | linux-e47488b2df7f9cb405789c7f5d4c27909fc597ae.tar.bz2 |
net/phy: fix DP83865 10 Mbps HDX loopback disable function
According to the DP83865 datasheet "the 10 Mbps HDX loopback can be
disabled in the expanded memory register 0x1C0.1". The driver erroneously
used bit 0 instead of bit 1.
Fixes: 4621bf129856 ("phy: Add file missed in previous commit.")
Signed-off-by: Peter Mamonov <pmamonov@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions