iwlwifi: mvm: fix wrong #ifdef that uses a macro from backports
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 8 Dec 2017 12:52:59 +0000 (14:52 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 8 Dec 2017 13:04:22 +0000 (15:04 +0200)
commit59365b9efd48b113badfa9dafbb391ef84fa7b08
tree00670e32a843d080bafc8ca67984ad72961c304a
parentf5b59b714fe45349b7a14e3bfa5b7c36ba1e650b
iwlwifi: mvm: fix wrong #ifdef that uses a macro from backports

I accidentally pushed a patch with CPTCFG (which is used in the
backports project) to the rs-fw.c file.  Fix that to use CONFIG
instead.

Fixes: 9f66a397c877 ("iwlwifi: mvm: rs: add ops for the new rate scaling in the FW")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c