Ignacio Núñez Hernanz wrote: > Whenever ath10k firmware discards a packet (HTT_TX_COMPL_STATE_DISCARD > flag), the skb is freed and mac80211 does not get feedback through > ieee80211_tx_status(). > > Instead, make sure that the IEEE80211_TX_STAT_ACK flag is disabled and > let the packet go through, like ath9k does. > > Signed-off-by: Ignacio Nunez Hernanz <nacho.nunez@xxxxxxxxxx> > [kvalo@xxxxxxxxxxxxxx: rebase patch manually] > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> This didn't apply so I rewrote the patch manually. Please check it from the pending branch: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=74e9f654262e77676c477f01ce5a6f27237b2f25 -- https://patchwork.kernel.org/patch/9859221/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches