From: Ilan Peer Date: Tue, 24 Dec 2013 20:08:14 +0000 (+0200) Subject: iwlwifi: mvm: Add a missed beacons threshold X-Git-Tag: v3.14-rc1~94^2~238^2^2~83^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d423e816c69b0b4457bc047dda9a0a1c1a53c1;p=pandora-kernel.git iwlwifi: mvm: Add a missed beacons threshold Instead of always calling ieee80211_beacon_loss() on every missed beacons notification, call this function only if the number of consecutive missed beacons from last rx is higher than a predefined threshold. Signed-off-by: Ilan Peer Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed