]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: call NETDEV_JOIN notifiers when add a slave
authorAmerigo Wang <amwang@redhat.com>
Thu, 19 May 2011 21:39:11 +0000 (21:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 May 2011 01:01:19 +0000 (21:01 -0400)
commit538f85f3de3eae0028c4b1b557f76230e4f3b703
tree11fac5a62c192453f01cab4aedc81b0cdc91c900
parentd2a906bce5b025be5021ed7baab7bfab73cd7aed
bridge: call NETDEV_JOIN notifiers when add a slave

In the previous patch I added NETDEV_JOIN, now
we can notify netconsole when adding a device to a bridge too.

Signed-off-by: WANG Cong <amwang@redhat.com>
Cc: Neil Horman <nhorman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_if.c