diff options
author | Vladimir Oltean <[email protected]> | 2019-11-14 17:03:22 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-15 12:32:16 -0800 |
commit | 5bc9d2e6e7d546548ae1a7cd3de37672db4075ce (patch) | |
tree | 8dbc606ed8662708db42af165bd2fb9d1e637bd1 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | dc3de2a294eab8b1375f96eb4cf2a1d5edfcc9ab (diff) |
net: mscc: ocelot: move invariant configs out of adjust_link
It doesn't make sense to rewrite all these registers every time the PHY
library notifies us about a link state change.
In a future patch we will customize the MTU for the CPU port, and since
the MTU was previously configured from adjust_link, if we don't make
this change, its value would have got overridden.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions