android_kernel_motorola_sm6225/drivers/net/bonding
Holger Eitzenberger 325dcf7a90 bonding: make tbl argument to bond_parse_parm() const
bond_parse_parm() parses a parameter table for a particular value and
is therefore not modifying the table at all.  Therefore make the 2nd
argument const, thus allowing to make the tables const later.

Signed-off-by: Holger Eitzenberger <holger@eitzenberger.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-09 23:10:17 -08:00
..
bond_3ad.c bonding: use pr_debug instead of own macros 2008-12-09 23:09:22 -08:00
bond_3ad.h bonding: alternate agg selection policies for 802.3ad 2008-11-06 00:49:47 -05:00
bond_alb.c bonding: use pr_debug instead of own macros 2008-12-09 23:09:22 -08:00
bond_alb.h Convert bonding timers to workqueues 2007-10-23 20:32:00 -04:00
bond_ipv6.c bonding: use pr_debug instead of own macros 2008-12-09 23:09:22 -08:00
bond_main.c bonding: make tbl argument to bond_parse_parm() const 2008-12-09 23:10:17 -08:00
bond_sysfs.c bonding: remove duplicate declarations 2008-12-09 23:09:49 -08:00
bonding.h bonding: make tbl argument to bond_parse_parm() const 2008-12-09 23:10:17 -08:00
Makefile bonding: send IPv6 neighbor advertisement on failover 2008-11-06 00:49:37 -05:00