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:
cb0dc77
)
net: kfree(napi->skb) => kfree_skb
author
Roel Kluin
<roel.kluin@gmail.com>
Thu, 19 Mar 2009 06:12:13 +0000
(23:12 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Mar 2009 06:12:13 +0000
(23:12 -0700)
struct sk_buff pointers should be freed with kfree_skb.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found