commit | 81d62d5a9c4df3f4f7b0c5f5e1158f3fc4802fda | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Mar 10 14:44:00 2015 +0100 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Wed Mar 18 08:40:02 2015 +0200 |
tree | 810735d584c51c570e2ff4061873f167f575c766 | |
parent | 208d271a3f5388672b3d7ec141e975abd84ab3da [diff] |
iwlwifi: mvm: continue (with error) CSA on GO time event failure If, on a GO, the CSA time event fails to be scheduled, continue the flow towards mac80211's state machine so it doesn't get stuck, but report an error later on the post switch which will cause mac80211 to tear down the operation. This ensures nothing gets stuck due to the scheduling failure. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>