From: Luciano Coelho Date: Mon, 10 Nov 2014 09:10:15 +0000 (+0200) Subject: iwlwifi: mvm: schedule CSA time event a bit before beacon 1 X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~28^2~58^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4500e13376a14d601a330cab034499ca3fff41bd;p=pandora-kernel.git iwlwifi: mvm: schedule CSA time event a bit before beacon 1 Instead of using a hardcoded number of TUs before beacon 0 as the time to start the absence and actual channel switch, calculate it in relation to the beacon interval. We use 10 TUs + beacon interval before beacon 0 to target a bit before beacon 1. This gives us enough time to switch to the new channel before the AP/GO switches. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed