Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <mitch.a.williams@intel.com> Acked-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information