]> 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)
commite4d85487c15bfa74b9bc41162e0552532268b521
tree11fac5a62c192453f01cab4aedc81b0cdc91c900
parent326e9872c04625b06aaac6ac002c520d48098b62
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