]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/bonding/bond_main.c
[PATCH] bonding: make functions not static
authorMitch Williams <mitch.a.williams@intel.com>
Wed, 9 Nov 2005 18:35:51 +0000 (10:35 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Sun, 13 Nov 2005 19:48:20 +0000 (14:48 -0500)
commita77b53258d76513c37e766dc0db1fc9db7c4ac1e
treeac3be1ed375bc7452bbf1ba4d4f962fe743e6307
parent12479f9a823dc7d791f198af2d3e4efae418a65e
[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 <mitch.a.williams@intel.com>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h