]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'tipc-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 18:46:34 +0000 (14:46 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Mar 2014 18:46:34 +0000 (14:46 -0400)
Erik Hugne says:

====================
tipc: fix handling of NETDEV_CHANGEADDR event

Aside from manual reconfiguration of the netdevice hwaddr, this can also
be changed automatically for an interface bond in active-backup mode
if fail_over_mac is enabled. This patchset fixes the handling of this
event in TIPC by properly updating the l2 media address for the bearer,
followed by a reinitialization of the node discovery mechanism.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge