OSDN Git Service

mt76: mt7603: never use an 802.11b CF-End rate on 5GHz
authorFelix Fietkau <nbd@nbd.name>
Wed, 22 Apr 2020 15:46:58 +0000 (17:46 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:32 +0000 (19:52 +0200)
commite0b4fe832c3b400b34c0dfcce95f134dac2a5ef2
treea620b7ea67a44bf8b053ff267888bed4213dcf31
parentab9a1ed229ba668c4b0481cd174096f7876933a0
mt76: mt7603: never use an 802.11b CF-End rate on 5GHz

Sometimes mt7615_mac_set_timing gets called while the slot time is still
configured to 20. Ensure that in this case it always uses the OFDM CFend
rate.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7603/mac.c