diff options
author | 2022-01-05 15:18:13 +0200 | |
---|---|---|
committer | 2022-01-05 15:04:51 +0000 | |
commit | a68dc7b938fbbf3d4d74b81a9b5d0d6fdd78566c (patch) | |
tree | deef016c88876e27f951290ccfaafec7540e9487 /tools/perf/scripts/python | |
parent | net: dsa: remove cross-chip support for MRP (diff) | |
download | wireguard-linux-a68dc7b938fbbf3d4d74b81a9b5d0d6fdd78566c.tar.xz wireguard-linux-a68dc7b938fbbf3d4d74b81a9b5d0d6fdd78566c.zip |
net: dsa: remove cross-chip support for HSR
The cross-chip notifiers for HSR are bypass operations, meaning that
even though all switches in a tree are notified, only the switch
specified in the info structure is targeted.
We can eliminate the unnecessary complexity by deleting the cross-chip
notifier logic and calling the ds->ops straight from port.c.
Cc: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions