commit | 77316763321ee4050f0576ffd472183aa90dcb30 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Sun Jun 02 15:12:54 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 04 11:43:24 2019 -0700 |
tree | a543131b37db9c05b51fc8cf801dd69a36846c06 | |
parent | 28e74a7cfd6403f0d1c0f8b10b45d6fae37b227e [diff] |
net: phylink: avoid reducing support mask Avoid reducing the support mask as a result of the interface type selected for SFP modules, or when setting the link settings through ethtool - this should only change when the supported link modes of the hardware combination change. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>