mt76: mt7603: fix tx status HT rate validation
authorFelix Fietkau <nbd@nbd.name>
Sun, 3 Mar 2019 10:06:19 +0000 (11:06 +0100)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Mar 2019 11:50:23 +0000 (12:50 +0100)
commit7635276989a183bdb424f9e930f836b6264d54dc
tree91f468603c67d2b43d9866b210601122621050e8
parenta0ac806109277bd865b1048ec521f708b195670b
mt76: mt7603: fix tx status HT rate validation

Use the correct variable in the check. Fixes an uninitialized variable warning

Reported-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Fixes: c8846e1015022 ("mt76: add driver for MT7603E and MT7628/7688")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/mac.c