From: Ilan Peer Date: Sun, 2 Feb 2014 19:54:35 +0000 (+0200) Subject: iwlwifi: mvm: modify the tsf_id master/slave logic X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3e62a14864c630720cd7b123bdd5ba93280ddc;p=pandora-kernel.git iwlwifi: mvm: modify the tsf_id master/slave logic For TSF master/slave synchronization, the FW does not require exact match in the beacon interval between the master interface and the slave one, but instead requires that the beacon interval of one interface is the module of the other. Modify the tsf_id selection to align with the above. Signed-off-by: Ilan Peer Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed