Eric Dumazet 4aa896c4ba ip_gre: remove an extra dst_release()
commit 68c331631143 (v4 GRE: Add TCP segmentation offload for GRE)
introduced a bug in error path.

dst is attached to skb, so will be released when skb is freed.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-19 22:24:04 -05:00
..
2013-02-11 14:16:26 -05:00
2012-05-17 18:45:20 -04:00
2012-09-26 21:10:25 -04:00
2013-02-10 19:41:08 -05:00
2013-02-10 19:41:08 -05:00
2013-02-11 14:16:26 -05:00