linux/drivers/net/bonding
Adrian Bunk 079ca7da1e bonding.h: "extern inline" -> "static inline"
"extern inline" generates a warning with -Wmissing-prototypes and I'm
currently working on getting the kernel cleaned up for adding this to
the CFLAGS since it will help us to avoid a nasty class of runtime
errors.

If there are places that really need a forced inline, __always_inline
would be the correct solution.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-05 16:58:47 -05:00
..
bond_3ad.c [PATCH] bonding: Don't mangle LACPDUs 2006-09-25 20:08:09 -04:00
bond_3ad.h [PATCH] bonding: support carrier state for master 2006-03-29 17:34:02 -05:00
bond_alb.c [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() 2006-10-05 07:01:25 -04:00
bond_alb.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_main.c [PATCH] bonding: incorrect bonding state reported via ioctl 2006-12-04 18:36:02 -05:00
bond_sysfs.c [PATCH] bonding: Validate probe replies in ARP monitor 2006-09-25 20:08:09 -04:00
bonding.h bonding.h: "extern inline" -> "static inline" 2007-02-05 16:58:47 -05:00
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00