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:
f9ae085
)
wlcore: free AP global links properly on recovery
author
Arik Nemtsov
<arik@wizery.com>
Tue, 12 Mar 2013 15:19:43 +0000
(17:19 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 25 Mar 2013 10:33:12 +0000
(12:33 +0200)
Dont use free_sta() on AP global links. It would fail an internal check
within the function and various structures within the link struct would
not be reset.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found