]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tc35815: Increase timeout for mdio
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 6 Aug 2009 04:41:47 +0000 (04:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Aug 2009 20:14:23 +0000 (13:14 -0700)
commitc60a5cf7af0a94cf8b09ca22796affa5f5f0669a
tree1330bf94e68effdcadd833d0d10ef137fbe358e8
parentdb30f5ef6e4471fd55671382b8870fdd61e35814
tc35815: Increase timeout for mdio

The current timeout value is too short for very high-load condition
which jiffies might jump up in busy-loop.
Also add minimum delay before checking completion of MDIO.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tc35815.c