diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-12-03 08:04:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-03 13:50:06 -0800 |
commit | 6915bf3b002bba76cbbb928a983795fdd93af49b (patch) | |
tree | 225feb5451fe4f67fe29c12524766ab925d6e27f /Documentation/networking/devlink-params.txt | |
parent | 97e6c858a26ee8a31719a08ae896ca682eb8978e (diff) | |
download | linux-stable-6915bf3b002bba76cbbb928a983795fdd93af49b.tar.gz linux-stable-6915bf3b002bba76cbbb928a983795fdd93af49b.tar.bz2 linux-stable-6915bf3b002bba76cbbb928a983795fdd93af49b.zip |
net: phy: don't allow __set_phy_supported to add unsupported modes
Currently __set_phy_supported allows to add modes w/o checking whether
the PHY supports them. This is wrong, it should never add modes but
only remove modes we don't want to support.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/devlink-params.txt')
0 files changed, 0 insertions, 0 deletions