[usteer] New aggressive roaming to support Intel Wifi Cards (and also, other devices)
Bjørn Mork
bjorn at mork.no
Sun Oct 20 02:48:27 PDT 2024
Nils Rottgardt <n.rottgardt at gmail.com> writes:
> diff --git a/band_steering.c b/band_steering.c
> index 7fce1df..7b2ee00 100644
> --- a/band_steering.c
> +++ b/band_steering.c
> @@ -86,13 +86,20 @@ void usteer_band_steering_perform_steer(struct
> usteer_local_node *ln)
> continue;
Are you able to apply this patch? Maybe email it to yourself and test
it before sending yet another broken patch to the list?
See also
https://docs.kernel.org/process/email-clients.html#thunderbird-gui
if you can't use an email client with sane defaults.
> - if (si->band_steering.below_snr) {
> + if (si->band_steering.below_snr)
> + {
How interested do you think most reviewers are in repeating their
feedback?
Bjørn
More information about the openwrt-devel
mailing list