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:
b333b7e
)
mac802154: fix memory leaks
author
Alan Ott
<alan@signal11.us>
Thu, 29 Nov 2012 18:25:10 +0000
(18:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Nov 2012 17:19:24 +0000
(12:19 -0500)
kfree_skb() was not getting called in the case of some failures.
This was pointed out by Eric Dumazet.
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found