diff options
author | Claudiu Manoil <[email protected]> | 2019-11-05 23:50:13 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-11-06 15:16:17 -0800 |
commit | 7afb3e575e5aa9f5a200a3eb3f45d8130f6d6601 (patch) | |
tree | fc2da2557c91299c94a6df456d53a787fc3c889e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | cc59dbcc5ddda532c9da054977d2dfc8f7338735 (diff) |
net: mscc: ocelot: don't handle netdev events for other netdevs
The check that the event is actually for this device should be moved
from the "port" handler to the net device handler.
Otherwise the port handler will deny bonding configuration for other
net devices in the same system (like enetc in the LS1028A) that don't
have the lag_upper_info->tx_type restriction that ocelot has.
Fixes: dc96ee3730fc ("net: mscc: ocelot: add bonding support")
Signed-off-by: Claudiu Manoil <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions