commit | 01a9c948a09348950515bf2abb6113ed83e696d8 | [log] [tgz] |
---|---|---|
author | Luca Coelho <luciano.coelho@intel.com> | Tue Aug 15 20:48:41 2017 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Fri Aug 18 17:36:41 2017 +0300 |
tree | 7859b93f7933d3e37480f78a67f0f0d906706672 | |
parent | 482e48440a0e0a6260d026b92de99034ac4d7b52 [diff] |
iwlwifi: add workaround to disable wide channels in 5GHz 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. Cc: stable@vger.kernel.org Signed-off-by: Luca Coelho <luciano.coelho@intel.com>