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:
0448b5f
)
mac80211: fix RX skb leaks
author
Johannes Berg
<johannes@sipsolutions.net>
Mon, 24 Aug 2009 09:46:30 +0000
(11:46 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 28 Aug 2009 18:40:41 +0000
(14:40 -0400)
In mac80211's RX path some of the warnings that
warn about drivers passing invalid status values
leak the skb, fix that by refactoring the code.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found