android_kernel_xiaomi_sm8350/drivers/net/bonding
Mitch Williams 3c535952d8 [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>
2005-11-13 14:48:20 -05:00
..
bond_3ad.c [PATCH] bonding: add bond name to all error messages 2005-11-13 14:48:18 -05:00
bond_3ad.h
bond_alb.c [PATCH] bonding: explicitly clear RLB flag during ALB init 2005-11-13 14:48:19 -05:00
bond_alb.h
bond_main.c [PATCH] bonding: make bond_init not __init 2005-11-13 14:48:20 -05:00
bonding.h [PATCH] bonding: move bond creation into separate function 2005-11-13 14:48:20 -05:00
Makefile