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:
11f21df
)
ath5k: Disable interrupts in ath5k_hw_get_tsf64
author
Bruno Randolf
<br1@einfach.org>
Mon, 27 Sep 2010 03:22:32 +0000
(12:22 +0900)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 28 Sep 2010 19:47:57 +0000
(15:47 -0400)
The code in ath5k_hw_get_tsf64() is time critical and will return wrong results
if we get interrupted, so disable local interrupts.
Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found