wifi: mt76: check txs format before getting skb by pid
authorPeter Chiu <chui-hao.chiu@mediatek.com>
Thu, 7 Dec 2023 23:35:39 +0000 (07:35 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 22 Feb 2024 08:55:16 +0000 (09:55 +0100)
commit6178554066bc41445997cf0319489b625cefcc5f
tree46e2cecb447fa585306fb35be634a43767bf7806
parent775cf70c409b0e54475921c1084792771fae50cb
wifi: mt76: check txs format before getting skb by pid

The PPDU TxS does not include the error bit so it cannot use to report
status to mac80211.

Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76_connac2_mac.h
drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c