diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-01-05 15:18:13 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-05 15:04:51 +0000 |
commit | a68dc7b938fbbf3d4d74b81a9b5d0d6fdd78566c (patch) | |
tree | deef016c88876e27f951290ccfaafec7540e9487 /net/mpls | |
parent | cad69019f2f8c8c36006fa67b4b5ce04ac2e262b (diff) |
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 'net/mpls')
0 files changed, 0 insertions, 0 deletions