commit | 6f6a8622057c92408930c31698394fae1557b188 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jun 17 21:34:14 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 18 20:48:45 2019 -0400 |
tree | 69cf7ce4dd3232a849220107317f82a7a220765c | |
parent | 5684abf7020dfc5f0b6ba1d68eda3663871fce52 [diff] |
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL A similar fix to Patch "ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL" is also needed by ip6_tunnel. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>