kernel-ark/drivers/net/bonding
Kenzo Iwami 65509645ae [PATCH] bonding: Format fix in seq_printf call
Though link_failure_count is type unsigned int, this value is outputted to
/proc/net/bonding/bondX file using "%d" instead of "%u".

The attached patch fixes this problem.

Signed-off-by: Kenzo Iwami <k-iwami@cj.jp.nec.com>
Acked-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-09-25 20:08:08 -04:00
..
bond_3ad.c [PATCH] bonding: Allow bonding to enslave a 10 Gig adapter 2006-09-25 20:08:08 -04:00
bond_3ad.h
bond_alb.c
bond_alb.h
bond_main.c [PATCH] bonding: Format fix in seq_printf call 2006-09-25 20:08:08 -04:00
bond_sysfs.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
bonding.h [PATCH] bonding: Convert delay value from s16 to int 2006-09-25 20:08:08 -04:00
Makefile