linux/drivers/net/ethernet/3com
Eric Dumazet 3013dc0cce 3c59x: shorten timer period for slave devices
Jean Delvare reported bonding on top of 3c59x adapters was not detecting
network cable removal fast enough.

3c59x indeed uses a 60 seconds timer to check link status if carrier is
on, and 5 seconds if carrier is off.

This patch reduces timer period to 5 seconds if device is a bonding
slave.

Reported-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Jean Delvare <jdelvare@suse.de>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-14 16:28:23 -05:00
..
3c59x.c 3c59x: shorten timer period for slave devices 2012-02-14 16:28:23 -05:00
3c501.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
3c501.h
3c509.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
3c515.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
3c574_cs.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
3c589_cs.c sweep the floors and convert some .get_drvinfo routines to strlcpy 2011-11-08 15:11:57 -05:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile
typhoon.c sweep the floors and convert some .get_drvinfo routines to strlcpy 2011-11-08 15:11:57 -05:00
typhoon.h