[PATCH 2/3] ath10k: add support for channels in licensed bands
Simon Wunderlich
sw at simonwunderlich.de
Thu Mar 23 02:00:00 PDT 2017
On Friday, March 17, 2017 7:49:55 PM CET Sebastian Gottschall wrote:
> you may quickly realize that this patch cannot be a solution
> example:
>
> - if (channel >= 1 && channel <= 14) {
> + if (channel >= 1 && channel <= 7) {
> status->band = NL80211_BAND_2GHZ;
>
>
> do you you really want to limit the 2.4 channels for all users?
Hi Sebastian,
you are right, this seems to be too limiting. I'll rework this part.
Cheers,
Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/ath10k/attachments/20170323/e603de8a/attachment.sig>
More information about the ath10k
mailing list