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:
19dae34
)
Staging: batman-adv: kfree_skb() in interface_tx() in error case
author
Simon Wunderlich
<siwu@hrz.tu-chemnitz.de>
Fri, 7 May 2010 19:47:26 +0000
(21:47 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 May 2010 20:42:40 +0000
(13:42 -0700)
As we always return that the we consumed the skb, we should also free the skb
in the case of an error.
Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found