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:
a3b87a4
)
igb: limit udelay for phy changes to 10000us
author
Andi Kleen
<ak@linux.intel.com>
Mon, 22 Apr 2013 07:46:40 +0000
(07:46 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Fri, 26 Apr 2013 01:49:18 +0000
(18:49 -0700)
If you really want 100000us you should really use mdelay or so.
Found by the LTO kernel build
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
No differences found