commit | 80028ea1c0afc24d4ddeb8dd2a9992fff03616ca | [log] [tgz] |
---|---|---|
author | Veaceslav Falico <vfalico@redhat.com> | Wed Mar 06 07:10:32 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 07 16:15:18 2013 -0500 |
tree | c981945f06c8d6a658964961a11688444b544fca | |
parent | 9cb6cb7ed11cd3b69c47bb414983603a6ff20b1d [diff] |
bonding: fire NETDEV_RELEASE event only on 0 slaves Currently, if we set up netconsole over bonding and release a slave, netconsole will stop logging on the whole bonding device. Change the behavior to stop the netconsole only when the last slave is released. Signed-off-by: Veaceslav Falico <vfalico@redhat.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>