From: Scott Feldman Date: Fri, 28 Nov 2014 13:34:20 +0000 (+0100) Subject: bridge: call netdev_sw_port_stp_update when bridge port STP status changes X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~102^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38dcf357aed299186ecb090cc2f5290cc17d637d;p=pandora-kernel.git bridge: call netdev_sw_port_stp_update when bridge port STP status changes To notify switch driver of change in STP state of bridge port, add new .ndo op and provide switchdev wrapper func to call ndo op. Use it in bridge code then. Signed-off-by: Scott Feldman Signed-off-by: Jiri Pirko Signed-off-by: Andy Gospodarek Acked-by: Thomas Graf Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed