commit | 31755207afc5d5a30e3eea9e4f2a518fc5b680c1 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Mar 30 10:55:57 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Apr 02 09:29:13 2015 +0300 |
tree | 9b3388a7026669772115471a2a466c62f748da6f | |
parent | 874c174eb9950a62032a7c90c4a23947a2bb863d [diff] |
iwlwifi: mvm: capture connection loss as part of MLME trigger The only other way to catch these would have been to monitor the Tx deauth event, but we can send a deauth when we roam. So it would have been tricky to make sure we capture the connection losses only. Define a separate trigger for the connection losses to make it easier to catch them. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>