]> git.baikalelectronics.ru Git - kernel.git/commit
mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()
authorPeter Chiu <chui-hao.chiu@mediatek.com>
Thu, 6 Jan 2022 06:20:57 +0000 (14:20 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 3 Feb 2022 12:57:59 +0000 (13:57 +0100)
commit62e8d1438c116d5fe20913d46911f88bde9f4931
tree6beb5d8d0e78edd56468e83e0623c93105d495d8
parent918f178b05b4f3c83ba3c364abe398b26c3e6714
mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()

The mcs value of HT mode reported by mt7921_mac_add_txs_skb()
has already been converted to the expected format.

Fixes: 77fb013da7aca ("mt76: mt7921: report tx rate directly from tx status")
Signed-off-by: Peter Chiu <chui-hao.chiu@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7921/mac.c