On 2020-08-12 17:19, Toke Høiland-Jørgensen wrote: > Felix Fietkau <nbd@xxxxxxxx> writes: > >> Using dev_kfree_skb for tx skbs breaks AQL. This worked until now only >> by accident, because a mac80211 issue breaks AQL on drivers with firmware >> rate control that report the rate via ieee80211_tx_status_ext as struct >> rate_info. > > Ah, nice catch! Is it safe to assume that you also have a fix pending > for the mac80211 issue you're talking about in the commit message? :) Sure, I will send it soon. - Felix