From: Sujith Manoharan Date: Mon, 15 Sep 2014 05:55:50 +0000 (+0530) Subject: ath9k: Remove unnecessary tbtt assignment X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b28601503e8d0586d207732a0e8de90e6ce05b;p=pandora-kernel.git ath9k: Remove unnecessary tbtt assignment The next_tbtt variable in the scheduler is needed only for GO/AP mode operation and is always read from the NEXT_TBTT_TIMER in the HW. There is no need to store the timestamp for received beacons. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed