From: Mitch Williams Date: Wed, 9 Nov 2005 18:35:21 +0000 (-0800) Subject: [PATCH] bonding: get slave name from actual slave instead of param list X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~96^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f418b2ac49e97b7b763e0473320a201eec15ed3;p=pandora-kernel.git [PATCH] bonding: get slave name from actual slave instead of param list Take the primary slave name shown in /proc from the actual slave dev instead of from the command-line parameter, which won't be present if the bond is created via sysfs. Signed-off-by: Mitch Williams Acked-by: Jay Vosburgh Signed-off-by: John W. Linville --- Reading git-diff-tree failed