aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorScott Feldman <[email protected]>2015-05-10 09:48:03 -0700
committerDavid S. Miller <[email protected]>2015-05-12 18:43:55 -0400
commit8508025c598bdee33d9afa153e9c00c7771e7d63 (patch)
treeb0192366479455c4f64a2f13beb375de286fd3ba /net/switchdev/switchdev.c
parent87a5dae59e7abaad911ab719caa5548dd6df5557 (diff)
bridge: revert br_dellink change back to original
This is revert of: commit 68e331c785b8 ("bridge: offload bridge port attributes to switch asic if feature flag set") Restore br_dellink back to original and don't call into SELF port driver. rtnetlink.c:bridge_dellink() already does a call into port driver for SELF. bridge vlan add/del cmd defaults to MASTER. From man page for bridge vlan add/del cmd: self the vlan is configured on the specified physical device. Required if the device is the bridge device. master the vlan is configured on the software bridge (default). Signed-off-by: Scott Feldman <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions