ipv4/ipv6: switch to dev_get_tstats64
authorHeiner Kallweit <hkallweit1@gmail.com>
Sat, 7 Nov 2020 20:54:33 +0000 (21:54 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Nov 2020 01:50:28 +0000 (17:50 -0800)
commit98d7fc46388a749712de87ec0f91cf800b151f30
tree9f1d47f5c7558f14a5aae5eb22246a38de3cebb8
parent8f3feb2420818e98d5e94aa33d0276bade565ab2
ipv4/ipv6: switch to dev_get_tstats64

Replace ip_tunnel_get_stats64() with the new identical core function
dev_get_tstats64().

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/ip_gre.c
net/ipv4/ipip.c
net/ipv6/ip6_gre.c
net/ipv6/sit.c