The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header.
To mitigate this problem, the original message has been wrapped automatically by the mailing list software.
--- Begin Message ---Nils Rottgardt <[email protected]> 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
--- End Message ---
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
