summaryrefslogtreecommitdiffstats
path: root/drivers/net/team
diff options
context:
space:
mode:
authorRoopa Prabhu2015-01-30 07:40:16 +0100
committerDavid S. Miller2015-02-02 08:16:34 +0100
commitc158cba38ccd6e7c7787a6ec904d97b9d22537f5 (patch)
treef6e98cb116d28f330c6328dafbaf6fb328ec4f71 /drivers/net/team
parentrocker: set feature NETIF_F_HW_SWITCH_OFFLOAD (diff)
downloadkernel-qcow2-linux-c158cba38ccd6e7c7787a6ec904d97b9d22537f5.tar.gz
kernel-qcow2-linux-c158cba38ccd6e7c7787a6ec904d97b9d22537f5.tar.xz
kernel-qcow2-linux-c158cba38ccd6e7c7787a6ec904d97b9d22537f5.zip
bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers
We want bond to pick up the offload flag if any of its slaves have it. NETIF_F_HW_SWITCH_OFFLOAD flag is added to the mask, so that netdev_increment_features does not ignore it. This also adds ndo_bridge_setlink and ndo_bridge_dellink handlers. These currently point to the default handlers provided by the switchdev api. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/team')
0 files changed, 0 insertions, 0 deletions