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)
commitf7c692deef19ea953e3f792cc1c148dfcc74ba17
tree80c2fc6cd7c26171f70a34c2da671f153c3bee66
parent8d98ae6eb0d51f75a7af51758072558ffbb8270f
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