From: Alexander Bondar Date: Mon, 10 Mar 2014 20:02:26 +0000 (+0200) Subject: iwlwifi: mvm: Change beacon filter enablement condition X-Git-Tag: v3.15-rc1~113^2~93^2^2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c63722cfd441bd3a99c65fa4c40bc65d7776e772;p=pandora-kernel.git iwlwifi: mvm: Change beacon filter enablement condition Enable beacon filter only if at least one beacon from candidate AP is received before or after association. Check this condition before enabling BF upon secured association completion. Add BF enablement to mac80211 event that indicates beacon is received after association. Too early beacon filtering enablement can lead to disconnection due to missing AP's beacon after association. Signed-off-by: Alexander Bondar Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed