2020-10-21 12:47:55

by Stanislaw Gruszka

[permalink] [raw]
Subject: Re: [PATCH v2] rt2x00: save survey for every channel visited

On Tue, Oct 20, 2020 at 07:43:12PM +0000, Марков Михаил Александрович wrote:
> rt2800 only gives you survey for current channel.
>
> Survey-based ACS algorithms are failing to perform their job when working
> with rt2800.
>
> Make rt2800 save survey for every channel visited and be able to give away
> that information.
>
> There is a bug registered https://dev.archive.openwrt.org/ticket/19081 and
> this patch solves the issue.
>
> Signed-off-by: Markov Mikhail <[email protected]>
>
> ---
> Changes are now aggregated in rt2800lib.c.

Acked-by: Stanislaw Gruszka <[email protected]>

Thanks
Stanislaw