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:
2189d13
)
ath9k: Fix inconsistency between txq->stopped and the actual queue state
author
Vasanthakumar Thiagarajan
<vasanth@atheros.com>
Thu, 22 Jul 2010 09:24:11 +0000
(
02:24
-0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 26 Jul 2010 19:32:41 +0000
(15:32 -0400)
Sometimes txq state(txq->stopped) can be marked as started but the actual
queue may not be started (in ATH_WIPHY_SCAN state, for example). Fix this.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found