]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Sun, 2 Aug 2020 00:48:24 +0000 (01:48 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 9 Nov 2020 13:48:43 +0000 (14:48 +0100)
commit43f344b3e8ad1eef3e3094b9534b2d5cbe4cda20
treea190ff6a0773664da38503a26223f73a8b7ef986
parent6cdb4a96cc08ca96d6068250e2a0b91b8f38eb88
wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680

BugLink: https://bugs.launchpad.net/bugs/1902115
[ Upstream commit 3b9fb6791e7113679b1eb472e6ce1659e80f5797 ]

Qualcomm's document "80-WL007-1 Rev. J" states that the highest rx rate for
the WCN3660 and WCN3680 on MCS 7 is 150 Mbps not the 72 Mbps stated here.

This patch fixes the data-rate declared in the 5GHz table.

Fixes: 8e84c2582169 ("wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680
hardware")

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200802004824.1307124-1-bryan.odonoghue@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Ian May <ian.may@canonical.com>
drivers/net/wireless/ath/wcn36xx/main.c