summaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorScott Feldman2015-05-10 18:48:03 +0200
committerDavid S. Miller2015-05-13 00:43:55 +0200
commit8508025c598bdee33d9afa153e9c00c7771e7d63 (patch)
treeb0192366479455c4f64a2f13beb375de286fd3ba /net/switchdev/switchdev.c
parentswitchdev: remove unused switchdev_port_bridge_dellink (diff)
downloadkernel-qcow2-linux-8508025c598bdee33d9afa153e9c00c7771e7d63.tar.gz
kernel-qcow2-linux-8508025c598bdee33d9afa153e9c00c7771e7d63.tar.xz
kernel-qcow2-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/switchdev.c')
0 files changed, 0 insertions, 0 deletions