[PATCH v3 0/2] wcn36xx: populate band before determining rate on RX

From: Benjamin Li
Date: Wed Nov 03 2021 - 21:06:14 EST


v3:
Tweak commit message of patch 1 (probe response -> beacon/probe response).

Check for rate_idx >= 4 in patch 2, per Bryan's observation and Loic's
confirmation that FW sometimes sends rate_idx = 0 for 5GHz legacy rate
frames.

No warn per feedback from Kalle, since this a confirmed FW bug & logging
could be spammy.

v2:
Fix unused variable warning.

Benjamin Li (2):
wcn36xx: populate band before determining rate on RX
wcn36xx: fix RX BD rate mapping for 5GHz legacy rates

drivers/net/wireless/ath/wcn36xx/txrx.c | 41 ++++++++++++-------------
1 file changed, 20 insertions(+), 21 deletions(-)

--
2.25.1