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:
b0fe4a3
)
gre: fix improper error handling
author
xeb@mail.ru
<xeb@mail.ru>
Fri, 22 Jul 2011 20:49:40 +0000
(20:49 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 24 Jul 2011 03:06:00 +0000
(20:06 -0700)
Fix improper protocol err_handler, current implementation is fully
unapplicable and may cause kernel crash due to double kfree_skb.
Signed-off-by: Dmitry Kozlov <xeb@mail.ru>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found