git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2168746
)
driver/net: cosa driver uses udelay incorrectly
author
Li, Zhen-Hua
<zhen-hual@hp.com>
Tue, 15 Apr 2014 01:53:11 +0000
(09:53 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 Apr 2014 04:08:22 +0000
(
00:08
-0400)
In cosa driver, udelay with more than 20000 may cause __bad_udelay.
Use msleep for instead.
Signed-off-by: Li, Zhen-Hua <zhen-hual@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found