]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: cfg: remove unnecessary cfg data in non-dvm devices
authorLuca Coelho <luciano.coelho@intel.com>
Tue, 13 Feb 2018 11:52:43 +0000 (13:52 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 26 Apr 2018 12:18:07 +0000 (15:18 +0300)
commit4efc272a45c112bf539da14d480be0448abe4fac
tree92a8f020d024da1baa2b265e4bac9c041a4928b0
parent132db31ca9ee305ca1725db361096ab2230511c7
iwlwifi: cfg: remove unnecessary cfg data in non-dvm devices

The max_data_size and max_inst_size values are only needed for DVM
devices.  Remove the assignment to those fields in 7000 and newer
families so we can also remove the otherwise unnecessary inclusion of
iwl-agn.h headers.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/22000.c
drivers/net/wireless/intel/iwlwifi/cfg/7000.c
drivers/net/wireless/intel/iwlwifi/cfg/8000.c
drivers/net/wireless/intel/iwlwifi/cfg/9000.c
drivers/net/wireless/intel/iwlwifi/iwl-config.h