From: Jay Vosburgh Date: Fri, 18 Jan 2008 00:25:00 +0000 (-0800) Subject: bonding: release slaves when master removed via sysfs X-Git-Tag: v2.6.24~41^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b96c858fcb27120fcba222366180c3293393ccf;p=pandora-kernel.git bonding: release slaves when master removed via sysfs Add a call to bond_release_all in the bonding netdev event handler for the master. This releases the slaves for the case of, e.g., "echo -bond0 > /sys/class/net/bonding_masters", which otherwise will spin forever waiting for references to be released. Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed