diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-01-05 14:18:12 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-05 16:04:50 +0100 |
commit | cad69019f2f8c8c36006fa67b4b5ce04ac2e262b (patch) | |
tree | e28427b650ae84283c04e062d9096b4916c5254c /crypto/aead.c | |
parent | net: dsa: fix incorrect function pointer check for MRP ring roles (diff) | |
download | linux-cad69019f2f8c8c36006fa67b4b5ce04ac2e262b.tar.xz linux-cad69019f2f8c8c36006fa67b4b5ce04ac2e262b.zip |
net: dsa: remove cross-chip support for MRP
The cross-chip notifiers for MRP 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: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions