Tommi Rantala 41ab3e31bd ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
ip6gre_tunnel_xmit() is leaking the skb when we hit this error branch,
and the -1 return value from this function is bogus. Use the error
handling we already have in place in ip6gre_tunnel_xmit() for this error
case to fix this.

Signed-off-by: Tommi Rantala <tt.rantala@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-06 16:02:05 -05:00
..
2013-01-31 13:53:08 -05:00
2012-11-03 14:59:05 -04:00
2013-01-18 14:19:42 -05:00
2012-12-16 09:15:53 -08:00
2012-09-25 16:04:44 -04:00
2012-11-01 12:41:35 -04:00