aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/nsim.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-04-12 15:19:26 +0000
committerDavid S. Miller <[email protected]>2024-04-15 10:32:13 +0000
commit05d604a57773a499b158e5fe84108301228392ec (patch)
tree6728c6644058c26e20ab600ffba115ddde694da3 /tools/testing/selftests/net/lib/py/nsim.py
parentnet: ipv6_gre: Do not use custom stat allocator (diff)
downloadkernel-05d604a57773a499b158e5fe84108301228392ec.tar.gz
kernel-05d604a57773a499b158e5fe84108301228392ec.zip
net: ip6_gre: Remove generic .ndo_get_stats64
Commit 3e2f544dd8a33 ("net: get stats64 if device if driver is configured") moved the callback to dev_get_tstats64() to net core, so, unless the driver is doing some custom stats collection, it does not need to set .ndo_get_stats64. Since this driver is now relying in NETDEV_PCPU_STAT_TSTATS, then, it doesn't need to set the dev_get_tstats64() generic .ndo_get_stats64 function pointer. Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/nsim.py')
0 files changed, 0 insertions, 0 deletions