commit | 963a88b31ddbbe99f38502239b1a46601773d217 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Mon Sep 02 15:34:57 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 04 00:27:25 2013 -0400 |
tree | 9c07bbee7240db69d82d2152b7e47013012c739b | |
parent | 8b27f27797cac5ed9b2f3e63dac89a7ae70e70a7 [diff] |
tunnels: harmonize cleanup done on skb on xmit path The goal of this patch is to harmonize cleanup done on a skbuff on xmit path. Before this patch, behaviors were different depending of the tunnel type. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>