Re: [PATCH] wireless-regdb: assert and correct maximum bandwidth within frequency difference
Johannes Berg <[email protected]> Sat, 16 Nov 2024 09:33:23 +0100
| Newsgroups | org.infradead.lists.wireless-regdb,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 2024-11-16 at 16:24 +0800, Ping-Ke Shih wrote: > From: Ping-Ke Shih <[email protected]> > > Since kernel will reject max bandwidth being larger than freq_diff in > is_valid_reg_rule(), as well reject it ahead. Not sure that's generally true, if you have AUTO-BW I think it should be OK? johannes