* [PATCH 2/5] spidernet: increase auto-negotiation timeout to 5 seconds
@ 2008-01-11 6:41 Ishizaki Kou
2008-01-23 13:54 ` [Cbe-oss-dev] " Jens Osterkamp
0 siblings, 1 reply; 2+ messages in thread
From: Ishizaki Kou @ 2008-01-11 6:41 UTC (permalink / raw)
To: linas; +Cc: netdev, cbe-oss-dev
This patch extends the timeout for spidernet auto-negotiation.
Auto-negotiation often fails to finish in 2 seconds.
Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
---
Index: linux-powerpc-git/drivers/net/spider_net.h
===================================================================
--- linux-powerpc-git.orig/drivers/net/spider_net.h
+++ linux-powerpc-git/drivers/net/spider_net.h
@@ -52,7 +52,7 @@ extern char spider_net_driver_name[];
#define SPIDER_NET_TX_TIMER (HZ/5)
#define SPIDER_NET_ANEG_TIMER (HZ)
-#define SPIDER_NET_ANEG_TIMEOUT 2
+#define SPIDER_NET_ANEG_TIMEOUT 5
#define SPIDER_NET_RX_CSUM_DEFAULT 1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Cbe-oss-dev] [PATCH 2/5] spidernet: increase auto-negotiation timeout to 5 seconds
2008-01-11 6:41 [PATCH 2/5] spidernet: increase auto-negotiation timeout to 5 seconds Ishizaki Kou
@ 2008-01-23 13:54 ` Jens Osterkamp
0 siblings, 0 replies; 2+ messages in thread
From: Jens Osterkamp @ 2008-01-23 13:54 UTC (permalink / raw)
To: cbe-oss-dev; +Cc: Ishizaki Kou, netdev
On Friday 11 January 2008, Ishizaki Kou wrote:
> This patch extends the timeout for spidernet auto-negotiation.
> Auto-negotiation often fails to finish in 2 seconds.
>
> Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp>
Acked-by: Jens Osterkamp <jens@de.ibm.com>
> ---
>
> Index: linux-powerpc-git/drivers/net/spider_net.h
> ===================================================================
> --- linux-powerpc-git.orig/drivers/net/spider_net.h
> +++ linux-powerpc-git/drivers/net/spider_net.h
> @@ -52,7 +52,7 @@ extern char spider_net_driver_name[];
>
> #define SPIDER_NET_TX_TIMER (HZ/5)
> #define SPIDER_NET_ANEG_TIMER (HZ)
> -#define SPIDER_NET_ANEG_TIMEOUT 2
> +#define SPIDER_NET_ANEG_TIMEOUT 5
>
> #define SPIDER_NET_RX_CSUM_DEFAULT 1
>
> _______________________________________________
> cbe-oss-dev mailing list
> cbe-oss-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/cbe-oss-dev
>
--
Gruß,
Jens
IBM Deutschland Entwicklung GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Herbert Kircher
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-23 13:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11 6:41 [PATCH 2/5] spidernet: increase auto-negotiation timeout to 5 seconds Ishizaki Kou
2008-01-23 13:54 ` [Cbe-oss-dev] " Jens Osterkamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).