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:
914d116
)
DCB: fix kfree(skb)
author
Roel Kluin
<roel.kluin@gmail.com>
Mon, 5 Jan 2009 01:29:21 +0000
(17:29 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Jan 2009 01:29:21 +0000
(17:29 -0800)
Use kfree_skb instead of kfree for struct sk_buff pointers.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found