aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHeiner Kallweit <[email protected]>2018-12-03 08:19:33 +0100
committerDavid S. Miller <[email protected]>2018-12-03 13:50:38 -0800
commitd2a36971ef595069b7a600d1144c2e0881a930a1 (patch)
tree5963202a29daeb73aa351bb59370323e6079687d /tools/perf/scripts/python/export-to-postgresql.py
parent35b827b6d06199841a83839e8bb69c0cd13a28be (diff)
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. The commit marked as fixed didn't do anything wrong, it just copied existing functionality to the helper which is being fixed now. Fixes: f3a6bd393c2c ("phylib: Add phy_set_max_speed helper") Signed-off-by: Heiner Kallweit <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions