diff options
author | Roopa Prabhu <roopa@cumulusnetworks.com> | 2015-01-30 09:40:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-02 10:16:34 +0300 |
commit | 8a44dbb202617aa66968ba74fdabf1b654dfe661 (patch) | |
tree | 4699440e3aa9dfc43f25ccddb8ccd288fea09ed4 /net/bridge | |
parent | add511b38266aa10c1079f9248854e6a415c4dc2 (diff) | |
download | linux-8a44dbb202617aa66968ba74fdabf1b654dfe661.tar.xz |
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 <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions