diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2023-10-22 12:01:37 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2023-10-22 12:01:37 +0000 |
commit | 621447e46e4454c863f809ea801570378ff568c8 (patch) | |
tree | 9079b369f27a091d8d1896c24c8529ece8a4ca44 /etc | |
parent | a93ca7580d181fc41ee0a5f7899cd281fa2ba37a (diff) |
fix 40 MHz channel validation checks for the 2.4 GHz channel range
Just like the 5 GHz channels, 2.4 GHz channels are spaced 5 MHz apart.
40 MHz wide channels hence span channels [N, N + 4] not [N, N + 1].
Adjust our secondary channel range checks accordingly.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions