Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> wrote: > rtl8xxxu_queue_select() selects the wrong TX queues because it's > reading memory from the wrong address. It expects to find ieee80211_hdr > at skb->data, but that's not the case after skb_push(). Move the call > to rtl8xxxu_queue_select() before the call to skb_push(). > > Fixes: 26f1fad29ad9 ("New driver: rtl8xxxu (mac80211)") > Signed-off-by: Bitterblue Smith <rtl8821cerfe2@xxxxxxxxx> Patch applied to wireless-next.git, thanks. edd5747aa12e wifi: rtl8xxxu: Fix skb misuse in TX queue selection -- https://patchwork.kernel.org/project/linux-wireless/patch/7fa4819a-4f20-b2af-b7a6-8ee01ac49295@xxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches