linux/drivers/net/bonding
Andy Gospodarek f8a8ccd56d bonding: ARP monitoring broken on x86_64
While working with the latest bonding code I noticed a nasty problem that
will prevent arp monitoring from always functioning correctly on x86_64
systems.  Comparing ints to longs and expecting reliable results on x86_64
is a bad idea.  With this patch, arp monitoring works correctly again.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Stephen Hemminger <shemminger@osdl.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-01-30 09:36:02 -05:00
..
bond_3ad.c
bond_3ad.h
bond_alb.c
bond_alb.h
bond_main.c [PATCH] bonding: incorrect bonding state reported via ioctl 2006-12-04 18:36:02 -05:00
bond_sysfs.c
bonding.h bonding: ARP monitoring broken on x86_64 2007-01-30 09:36:02 -05:00
Makefile