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:
38c9d66
)
mac80211: free skb on error path of ieee80211_ibss_join()
author
Simon Wunderlich
<simon.wunderlich@s2003.tu-chemnitz.de>
Wed, 14 Dec 2011 12:33:30 +0000
(13:33 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 Dec 2011 19:50:11 +0000
(14:50 -0500)
Our new return also created a memleak. The skb should be freed before
returning an error.
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found