[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b3473977-5bb6-06df-55c3-85f08a29a964@linaro.org>
Date: Fri, 29 Oct 2021 01:30:19 +0100
From: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
To: Benjamin Li <benl@...areup.com>, Kalle Valo <kvalo@...eaurora.org>
Cc: Loic Poulain <loic.poulain@...aro.org>,
linux-arm-msm@...r.kernel.org,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, wcn36xx@...ts.infradead.org,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
On 28/10/2021 23:31, Benjamin Li wrote:
> - status.rate_idx >= sband->n_bitrates) {
This fix was applied because we were getting a negative index
If you want to remove that, you'll need to do something about this
status.rate_idx -= 4;
---
bod
Powered by blists - more mailing lists