]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/designware: Change timeout loop implementation
authorAmit Virdi <amit.virdi@st.com>
Mon, 26 Mar 2012 00:09:59 +0000 (00:09 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 4 Apr 2012 15:47:53 +0000 (10:47 -0500)
commitcafabe1995af20d02a000a984ae38693a6f9b900
tree19098eba30c8f6b840be3425b9b7f82601f44ad7
parent20a5dde1495c74fd6c8b977a2619538b6bee8e0b
net/designware: Change timeout loop implementation

The new implementation changes the timeout loop implementation to avoid 1 ms
delay in each failing test. It also configures the delay to 10usec.

Signed-off-by: Amit Virdi <amit.virdi@st.com>
drivers/net/designware.c