From: Mitch Williams Date: Wed, 9 Nov 2005 18:36:11 +0000 (-0800) Subject: [PATCH] bonding: make bond_init not __init X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~96^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c535952d86df83f817595068c9fd2b3cfbd3a4d;p=pandora-kernel.git [PATCH] bonding: make bond_init not __init The sysfs interface can create bonds at runtime, and __init code goes away after module init. Signed-off-by: Mitch Williams Acked-by: Jay Vosburgh Signed-off-by: John W. Linville --- Reading git-diff-tree failed