From: Emmanuel Grumbach Date: Mon, 30 Mar 2015 07:55:57 +0000 (+0300) Subject: iwlwifi: mvm: capture connection loss as part of MLME trigger X-Git-Tag: omap-for-v4.2/o2_dc~131^2~39^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31755207afc5d5a30e3eea9e4f2a518fc5b680c1;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed