aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-04-09 06:33:06 -0700
committerJakub Kicinski <[email protected]>2024-04-11 19:45:53 -0700
commit3cddfeca9f02d95f87a562c5bdd1f46cf4e35632 (patch)
treeafbe1802721ac8e24b60293f7e219b3c6085e338 /tools/perf/scripts/python/check-perf-trace.py
parent8959bf2acfbccd6abd2f1bf844716a27355103b2 (diff)
net: usb: qmi_wwan: 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions