mt76: mt7615: never use an 802.11b CF-End rate on 5GHz
authorFelix Fietkau <nbd@nbd.name>
Wed, 22 Apr 2020 10:25:54 +0000 (12:25 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 12 May 2020 17:52:32 +0000 (19:52 +0200)
commitab9a1ed229ba668c4b0481cd174096f7876933a0
tree5585abaed287d529976b87f95703eef79edcf2c5
parent61cb60758a05de1eaf5017e37a099fe52c5cce25
mt76: mt7615: 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/mt7615/mac.c