From: Johannes Berg Date: Thu, 28 Feb 2013 13:05:14 +0000 (+0100) Subject: iwlwifi: mvm: don't read system time when modifying AP/GO MAC X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~68^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=506a81e6ba1148a4435dec95651cd93874c2b7cf;p=pandora-kernel.git iwlwifi: mvm: don't read system time when modifying AP/GO MAC When modifying a MAC, we update its beacon system time which is taken as a base to calculate TBTT. The firmware doesn't use the new timestamp because the time is never used after the MAC and broadcast station were added, but it is safer to not rely on this and avoids the overhead of reading the register every time the MAC is updated. Reviewed-by: Emmanuel Grumbach Reviewed-by: Ilan Peer Signed-off-by: Johannes Berg --- Reading git-diff-tree failed