aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/switchdev
diff options
context:
space:
mode:
authorScott Feldman <sfeldma@gmail.com>2015-05-10 09:48:03 -0700
committerDavid S. Miller <davem@davemloft.net>2015-05-12 18:43:55 -0400
commit8508025c598bdee33d9afa153e9c00c7771e7d63 (patch)
treeb0192366479455c4f64a2f13beb375de286fd3ba /net/switchdev
parentswitchdev: remove unused switchdev_port_bridge_dellink (diff)
downloadwireguard-linux-8508025c598bdee33d9afa153e9c00c7771e7d63.tar.xz
wireguard-linux-8508025c598bdee33d9afa153e9c00c7771e7d63.zip
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 <sfeldma@gmail.com> Acked-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev')
0 files changed, 0 insertions, 0 deletions