]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitbb8ed6302b0613339c1a5f0a2cb0b3807c0af611
tree11fac5a62c192453f01cab4aedc81b0cdc91c900
parent8d8fc29d02a33e4bd5f4fa47823c1fd386346093
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