Jakub Kicinski <kuba@xxxxxxxxxx> writes: > Convert wifi callers to the new netif_napi_add() APIs. > > The callers passing 64 or NAPI_POLL_WEIGHT to the non-Tx flavor > are left alone. I'm planning to include wifi drivers in the massive > tree-wide patch/series which will drop the last argument from > netif_napi_add(). Alternatively I can switch all of wifi to > netif_napi_add_tx_weight() and back after the netif_napi_add() > change makes its wait into wireless-next. > Please LMK if you prefer that. > > Jakub Kicinski (3): > wifi: wil6210: switch to netif_napi_add_tx() > wifi: mt76: switch to netif_napi_add_tx() > wifi: qtnfmac: switch to netif_napi_add_weight() We don't use that "wifi:" prefix, otherwise looks good. Feel free to take via your tree: Acked-by: Kalle Valo <kvalo@xxxxxxxxxx> -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches