Breno Leitao <leitao@xxxxxxxxxx> wrote: > With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and > convert veth & vrf"), stats allocation could be done on net core instead > of this driver. > > With this new approach, the driver doesn't have to bother with error > handling (allocation failure checking, making sure free happens in the > right spot, etc). This is core responsibility now. > > Move qtnfmac driver to leverage the core allocation. > > Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx> 2 patches applied to wireless-next.git, thanks. 3d1a6e573bb1 wifi: qtnfmac: Move stats allocation to core 8886b6d681f2 wifi: qtnfmac: Remove generic .ndo_get_stats64 -- https://patchwork.kernel.org/project/linux-wireless/patch/20240426093156.2002258-1-leitao@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches