iwlmvm: mvm: set correct state in smart-fifo configuration
authorstriebit <shaul.triebitz@intel.com>
Tue, 7 Jun 2016 12:05:26 +0000 (15:05 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 5 Jul 2016 23:09:55 +0000 (02:09 +0300)
commit849a9627299100ae3f0ce573fc87d2b476f3bb59
tree8b92c49c5e632b720285ab4cdaa561a50d8d9bef
parent2aabdbdc17b7c53490337bfc58de3409c84d85d2
iwlmvm: mvm: set correct state in smart-fifo configuration

Currently the state sent in SF configuration is always
FULL_ON.
This commit sets the correct state (e.g. INIT_OFF
when station is not associated).

Fixes: commit f4a3ee493e69 ("iwlwifi: mvm: Always enable the smart FIFO")
Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sf.c