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:
9e7ba24
)
mac80211: use kfree_skb() to free struct sk_buff pointers
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 6 Oct 2009 13:52:35 +0000
(15:52 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 7 Oct 2009 20:33:51 +0000
(16:33 -0400)
kfree_skb() should be used to free struct sk_buff pointers.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found