commit | 559fafb94ad9e4cd8774f39241917c57396f9fc5 | [log] [tgz] |
---|---|---|
author | xeb@mail.ru <xeb@mail.ru> | Fri Jul 22 20:49:40 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 23 20:06:00 2011 -0700 |
tree | f1c255fff42f8429ba3d17f4a7e19f1cc8cfe338 | |
parent | b0fe4a31849063fcac0bdc93716ca92615e93f57 [diff] |
gre: fix improper error handling 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>