kernel-hacking-2024-linux-s.../drivers/net/bonding
Jay Vosburgh 966bc6f434 bonding: fix two compiler warnings
Fix two compiler warnings that are new with recent versions of gcc
(apparently 4.2 and up).  One is fixed by refactoring; this change was
supplied by Stephen Hemminger.  The other was fixed by labelling the
variable as uninitialized_var() after confirming via inspection that it
cannot actually be used uninitialized.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-25 23:15:40 -04:00
..
bond_3ad.c bonding: Fix locking in 802.3ad mode 2008-03-25 23:15:38 -04:00
bond_3ad.h
bond_alb.c bonding: fix two compiler warnings 2008-03-25 23:15:40 -04:00
bond_alb.h
bond_main.c bonding: fix two compiler warnings 2008-03-25 23:15:40 -04:00
bond_sysfs.c
bonding.h bonding: update version 2008-02-03 04:28:34 -08:00
Makefile