Rakesh Pillai <pillair@xxxxxxxxxxxxxx> wrote: > The tx_status for management frames is being filled > incorrectly in the flags of skb_cb. This incorrect > flag setting causes the upper layers to consider that > the particular frame was not transmitted properly, > leading to improper behavior. > > Set the IEEE80211_TX_STAT_ACK flag in the info flags > of skb_cb, to indicate the successful transmission of > the management frame. > > Tested HW: WCN3990 > Tested FW: WLAN.HL.2.0-01188-QCAHLSWMTPLZ-1 > > Fixes: dc405152bb64d4ae01c9ac669de25b2d1fb6fc2d > Signed-off-by: Rakesh Pillai <pillair@xxxxxxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> Patch applied to ath-next branch of ath.git, thanks. 058a7eab9d9e ath10k: fix tx status flag setting for management frames -- https://patchwork.kernel.org/patch/10590621/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches