Re: [Patch] bridge: call NETDEV_ENSLAVE notifiers when adding a slave
From: Stephen Hemminger <hidden>
Date: 2011-05-19 15:12:42
Also in:
bridge, lkml
From: Stephen Hemminger <hidden>
Date: 2011-05-19 15:12:42
Also in:
bridge, lkml
On Thu, 19 May 2011 18:24:17 +0800 Amerigo Wang [off-list ref] wrote:
In the previous patch I added NETDEV_ENSLAVE, now we can notify netconsole when adding a device to a bridge too. By the way, s/netdev_bonding_change/call_netdevice_notifiers/ in bond_main.c, since this is not bonding specific. Signed-off-by: WANG Cong <redacted> Cc: Neil Horman <redacted>
Is there a usage for this? What listens for this notification?