iwlwifi: mvm: disconnect if time event scheduling fails
authorJohannes Berg <johannes.berg@intel.com>
Thu, 25 Jul 2013 16:39:30 +0000 (18:39 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Aug 2013 08:35:19 +0000 (10:35 +0200)
If scheduling an important time event fails, or if we get
an unexpected notification from the firmware, there isn't
much we can do to recover, so just drop the connection and
let higher layers retry it.

Reviewed-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found