linux/drivers/net/wireless/quantenna/qtnfmac
Breno Leitao 8886b6d681 wifi: qtnfmac: Remove generic .ndo_get_stats64
Commit 3e2f544dd8 ("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>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20240426093156.2002258-2-leitao@debian.org
2024-05-02 10:20:04 +03:00
..
pcie wifi: qtnfmac: Use netdev dummy allocator helper 2024-04-24 12:00:17 +01:00
bus.h wifi: qtnfmac: allocate dummy net_device dynamically 2024-03-21 17:09:25 +02:00
cfg80211.c wifi: cfg80211: split struct cfg80211_ap_settings 2023-09-25 09:00:39 +02:00
cfg80211.h
commands.c
commands.h
core.c wifi: qtnfmac: Remove generic .ndo_get_stats64 2024-05-02 10:20:04 +03:00
core.h
debug.c
debug.h
event.c wifi: cfg80211/mac80211: move puncturing into chandef 2024-02-08 15:00:39 +01:00
event.h
Kconfig
Makefile
qlink.h
qlink_util.c
qlink_util.h
qtn_hw_ids.h
shm_ipc.c
shm_ipc.h
shm_ipc_defs.h
switchdev.h
trans.c
trans.h
util.c
util.h