From: Mitch Williams Date: Wed, 9 Nov 2005 18:35:51 +0000 (-0800) Subject: [PATCH] bonding: make functions not static X-Git-Tag: v2.6.16-rc1~474^2~22^2~7^2~96^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a77b53258d76513c37e766dc0db1fc9db7c4ac1e;p=pandora-kernel.git [PATCH] bonding: make functions not static The sysfs code needs access these functions, so make them not static, and move the protos to the header file. Signed-off-by: Mitch Williams Acked-by: Jay Vosburgh Signed-off-by: John W. Linville --- Reading git-diff-tree failed