]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: Add missing 11n disable module parameter check
authorIdo Yariv <idox.yariv@intel.com>
Tue, 1 May 2018 01:21:19 +0000 (21:21 -0400)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 31 Aug 2018 08:38:36 +0000 (11:38 +0300)
commit06c34dee07c7de4f679267321c914db4b3c2a56f
treef420e585b7d66199a3fe52d37fe7331d4744247d
parent317bc55fa82fbb7f1fe20170e50e0553af1bd69c
iwlwifi: Add missing 11n disable module parameter check

In the new method of parsing the NVM the disable_11n module parameter
isn't consulted when setting up HT capabilities. Fix this.

Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/iwl-eeprom-parse.c