diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-12-03 10:04:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-04 00:50:06 +0300 |
commit | 6915bf3b002bba76cbbb928a983795fdd93af49b (patch) | |
tree | 225feb5451fe4f67fe29c12524766ab925d6e27f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 97e6c858a26ee8a31719a08ae896ca682eb8978e (diff) | |
download | linux-6915bf3b002bba76cbbb928a983795fdd93af49b.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions