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:
fcefbe9
)
mac802154: use kfree_skb() instead of dev_kfree_skb()
author
Alan Ott
<alan@signal11.us>
Thu, 29 Nov 2012 18:25:11 +0000
(18:25 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 30 Nov 2012 17:19:24 +0000
(12:19 -0500)
kfree_skb() indicates failure, which is where this is being used.
Signed-off-by: Alan Ott <alan@signal11.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found