commit | 740b2ac495187f33e7ad7c216382ef171150d358 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Mon Jun 17 21:34:14 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 14 08:11:14 2019 +0200 |
tree | 33e7040d335d26488ae1e5f79b390a8fd7afc0d9 | |
parent | a02ac12d2d4844de77f876e96b93ec3f2226af6a [diff] |
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL [ Upstream commit 6f6a8622057c92408930c31698394fae1557b188 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>