]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement
authorLiad Kaufman <liad.kaufman@intel.com>
Tue, 8 Mar 2016 08:41:32 +0000 (10:41 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 30 Aug 2016 11:16:36 +0000 (14:16 +0300)
commita19ef1ca9a9e3aa2687101d64bcb22499055195a
tree80c2fc6cd7c26171f70a34c2da671f153c3bee66
parent60db6c7957e6f16f8ff4c0c67a9bfdcbe835eec7
iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablement

Due to the addition of another option in the SCD_CONFIG_CMD's
%enable field, change the assignment of this field to use
defines rather than hard-code the value itself.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/fw-api-tx.h
drivers/net/wireless/intel/iwlwifi/mvm/sta.c
drivers/net/wireless/intel/iwlwifi/mvm/utils.c