linux/drivers/net/bonding
Nikolay Aleksandrov db4e9b2b98 bonding: fix slave speed reporting in bond_miimon_commit
When we have BOND_LINK_UP the speed is reported unconditionally with %u
format although it can be SPEED_UNKNOWN (-1). After this patch it returns
0 in that case in an attempt to keep the existing scripts happy.
One line is intenionally left 81 chars because it gets ugly if broken.

Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-24 00:04:55 -07:00
..
bond_3ad.c
bond_3ad.h
bond_alb.c
bond_alb.h
bond_debugfs.c
bond_main.c bonding: fix slave speed reporting in bond_miimon_commit 2013-06-24 00:04:55 -07:00
bond_procfs.c
bond_sysfs.c
bonding.h bonding: fix igmp_retrans type and two related races 2013-06-13 02:33:37 -07:00
Makefile