aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAndy Gospodarek <[email protected]>2007-01-29 12:08:38 -0800
committerJeff Garzik <[email protected]>2007-01-30 09:36:02 -0500
commitf8a8ccd56d82bd4f4b5c7c2e7eb758c7764d98e1 (patch)
tree6358595d1471b15ec6332f076244d7472118bcc1 /include/linux/debugobjects.h
parentd4150a2731615de5cd4527a23435aaa7396c63c6 (diff)
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 <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: Stephen Hemminger <[email protected]> Cc: Jeff Garzik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions