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:
4c14518
)
wlcore: take the mutex before resetting Tx queues
author
Arik Nemtsov
<arik@wizery.com>
Tue, 27 Nov 2012 06:44:53 +0000
(08:44 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Wed, 5 Dec 2012 07:41:47 +0000
(09:41 +0200)
Otherwise we risk contention for private members of our global structure
while op_stop_locked is running.
Reported-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found