summaryrefslogtreecommitdiffstats
path: root/drivers/net/sungem_phy.c
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-04-09 06:33:06 -0700
committerJakub Kicinski <kuba@kernel.org>2024-04-11 19:45:53 -0700
commit3cddfeca9f02d95f87a562c5bdd1f46cf4e35632 (patch)
treeafbe1802721ac8e24b60293f7e219b3c6085e338 /drivers/net/sungem_phy.c
parent8959bf2acfbccd6abd2f1bf844716a27355103b2 (diff)
downloadlinux-3cddfeca9f02d95f87a562c5bdd1f46cf4e35632.tar.gz
linux-3cddfeca9f02d95f87a562c5bdd1f46cf4e35632.tar.bz2
linux-3cddfeca9f02d95f87a562c5bdd1f46cf4e35632.zip
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 <leitao@debian.org> Link: https://lore.kernel.org/r/20240409133307.2058099-2-leitao@debian.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/sungem_phy.c')
0 files changed, 0 insertions, 0 deletions