wifi: mt76: mt7996: fix uninitialized variable in parsing txfree
authorYi-Chia Hsieh <yi-chia.hsieh@mediatek.com>
Thu, 12 Oct 2023 22:00:26 +0000 (15:00 -0700)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Dec 2023 17:50:19 +0000 (18:50 +0100)
commit706e83b33103fc5dc945765ddbf6a3e879d21275
treea815ddb4f9801f6e16a74dcdf37ecf73f6e3cbf8
parentce18572b7b5933ae3f97ea201d03463c320f0956
wifi: mt76: mt7996: fix uninitialized variable in parsing txfree

Fix the uninitialized variable warning in mt7996_mac_tx_free.

Fixes: 2461599f835e ("wifi: mt76: mt7996: get tx_retries and tx_failed from txfree")
Signed-off-by: Yi-Chia Hsieh <yi-chia.hsieh@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7996/mac.c