mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 4 Apr 2022 09:17:03 +0000 (11:17 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 13 May 2022 07:39:34 +0000 (09:39 +0200)
commit05268cf1789d99eda491c4a32f23a4c5b9bddeba
treebe9be15a918621b1991564e172f1fe6ed6efa2d8
parentbadb6ffaa1439fce30fc6ef10571dcf45a622b44
mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rate

Report rx mode in mt7915_mac_fill_rx_rate routine in order to properly
add he radiotap if mode is at least HE_SU.

Fixes: 1c9db0aa23fd1 ("mt76: mt7915: update rx rate reporting for mt7916")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mac.c