]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit057397943eee0bf3bc01a58ee52a9a6f1810258e
tree557681819fd5f33b5f6b57d4838bb05ea7484885
parent4f0c848a334ff1840a105c506883edbfaf0e57cc
iwlwifi: mvm: disconnect if time event scheduling fails

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>
drivers/net/wireless/iwlwifi/mvm/time-event.c