commit | e9cb0327b26dd7ba43a3b7a05b4b62219decf42d | [log] [tgz] |
---|---|---|
author | Avraham Stern <avraham.stern@intel.com> | Mon Aug 31 11:08:27 2015 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Mon Oct 05 13:56:35 2015 +0300 |
tree | c69b7dfab0545b64943ee8c62e975847c995f693 | |
parent | 2cf5eb3ab7bb7f2e3a70edcef236cd62c87db030 [diff] |
iwlwifi: mvm: clear csa countdown when AP is stopped The csa_countdown flag was not cleared when the AP is stopped. As a result, if the AP was stopped after csa_countdown had started, all the folowing channel switch commands would fail. Fix that by clearing the csa_countdown flag when the AP is stopped. Cc: <stable@vger.kernel.org> [3.17+] Signed-off-by: Avraham Stern <avraham.stern@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>