From: Vlad Yasevich Date: Wed, 4 Jun 2014 20:23:37 +0000 (-0400) Subject: macvlan: Support bonding events X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~72^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c9912556867bf89e7bb6946fd218a40b1d12139;p=pandora-kernel.git macvlan: Support bonding events Bonding and team drivers generate specific events during failover that trigger switch updates. When a macvlan device is configured on top of bonding, we want switches to learn about the macvlan devices as well. This patch adds a handler to macvlan driver to propagate these events to all macvlan devices. We let the generic inetdev event handler do the work. This allows macvlan to operated correctly over active-backup mode bond. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed