From: Roopa Prabhu Date: Fri, 30 Jan 2015 06:40:13 +0000 (-0800) Subject: swdevice: add new apis to set and del bridge port attributes X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~88^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a44dbb202617aa66968ba74fdabf1b654dfe661;p=pandora-kernel.git swdevice: add new apis to set and del bridge port attributes This patch adds two new api's netdev_switch_port_bridge_setlink and netdev_switch_port_bridge_dellink to offload bridge port attributes to switch port (The names of the apis look odd with 'switch_port_bridge', but am more inclined to change the prefix of the api to something else. Will take any suggestions). The api's look at the NETIF_F_HW_SWITCH_OFFLOAD feature flag to pass bridge port attributes to the port device. Signed-off-by: Roopa Prabhu Signed-off-by: David S. Miller --- Reading git-diff-tree failed