From: Veaceslav Falico Date: Wed, 6 Mar 2013 07:10:32 +0000 (+0000) Subject: bonding: fire NETDEV_RELEASE event only on 0 slaves X-Git-Tag: v3.9-rc3~36^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80028ea1c0afc24d4ddeb8dd2a9992fff03616ca;p=pandora-kernel.git 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 Acked-by: Neil Horman Signed-off-by: David S. Miller --- Reading git-diff-tree failed