diff options
author | 2019-02-24 17:41:47 +0100 | |
---|---|---|
committer | 2019-02-24 22:28:15 -0800 | |
commit | 726097d6d6d8e928c62f459305d74856f7cab155 (patch) | |
tree | 23b25e830d552589391e6423cc50e6f1da5da544 /include/net/switchdev.h | |
parent | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next (diff) | |
download | wireguard-linux-726097d6d6d8e928c62f459305d74856f7cab155.tar.xz wireguard-linux-726097d6d6d8e928c62f459305d74856f7cab155.zip |
net: phy: improve auto-neg emulation in swphy
Auto-neg emulation currently doesn't set bit BMCR_ANENABLE in BMCR,
add this. Users will ignore speed and duplex settings in BMCR because
we're emulating auto-neg, therefore we can remove related code.
See also following discussion [0].
[0] https://marc.info/?t=155041784900002&r=1&w=2
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/switchdev.h')
0 files changed, 0 insertions, 0 deletions