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:
1d732e8
)
wl12xx: Add mutex protection for interface list
author
Juuso Oikarinen
<juuso.oikarinen@nokia.com>
Mon, 21 Mar 2011 08:43:36 +0000
(10:43 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 19 Apr 2011 13:49:08 +0000
(16:49 +0300)
The interface list maintained in main.c is not mutex protected. This could
cause issues, as the list is accessed from notifier chains.
Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found