]> git.ipfire.org Git - people/arne_f/kernel.git/commit
iwlwifi: add workaround to disable wide channels in 5GHz
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 15 Aug 2017 17:48:41 +0000 (20:48 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Sep 2017 12:43:21 +0000 (14:43 +0200)
commit858cac284533652b55184579adaf07256057dc3d
tree12ba4b2db2bd6b84c4767902e9e1326ecc3b517b
parent20030c6c5b3a4368e4771683771816b71cd33f9d
iwlwifi: add workaround to disable wide channels in 5GHz

commit 01a9c948a09348950515bf2abb6113ed83e696d8 upstream.

The OTP in some SKUs have erroneously allowed 40MHz and 80MHz channels
in the 5.2GHz band.  The firmware has been modified to not allow this
in those SKUs, so the driver needs to do the same otherwise the
firmware will assert when we try to use it.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c
drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.h
drivers/net/wireless/intel/iwlwifi/mvm/nvm.c