From: Roopa Prabhu <redacted>
This series moves bridge stp update api to follow the setlink/dellink
apis to propagate stp state updates to switch ports on stacked netdevs
Signed-off-by: Roopa Prabhu <redacted>
Roopa Prabhu (3):
switchdev: fix stp update API to work with layered netdevices
bond: add support for ndo_switch_port_stp_update when bond is a
bridge port
team: add support for ndo_switch_port_stp_update when team dev is a
bridge port
drivers/net/bonding/bond_main.c | 1 +
drivers/net/team/team.c | 1 +
include/net/switchdev.h | 7 +++++++
net/switchdev/switchdev.c | 30 +++++++++++++++++++++++++++++-
4 files changed, 38 insertions(+), 1 deletion(-)
--
1.7.10.4