From: Roopa Prabhu Date: Fri, 30 Jan 2015 06:40:17 +0000 (-0800) Subject: team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~88^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a16a8ee7f60327086a35b688c78b555a8b4ac363;p=pandora-kernel.git team: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/dellink handlers Currently ndo_bridge_setlink and ndo_bridge_dellink handlers point to the default switchdev handlers This follows my bonding driver changes. I have only compile tested this patch. However similar bonding code has been tested. Signed-off-by: Roopa Prabhu Signed-off-by: David S. Miller --- Reading git-diff-tree failed