From: Eliad Peller Date: Sun, 15 Jun 2014 08:12:38 +0000 (+0300) Subject: iwlwifi: mvm: disable beacon filtering escape timer in d0i3 X-Git-Tag: cleanup-for-v3.18~108^2~210^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50675360a8b0190d23350d42cc12a4e31c056c4f;p=pandora-kernel.git iwlwifi: mvm: disable beacon filtering escape timer in d0i3 The beacon filtering configuration in d0i3 currently uses the max value defined as 1024. However, with beacon interval of 100ms we end up with too-frequent wakeups. Instead, configure the escape timer to 0, asking the fw to disable it altogether. Signed-off-by: Eliad Peller Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed