From: Rajkumar Manoharan Date: Fri, 13 Apr 2012 07:46:34 +0000 (+0530) Subject: ath9k: fix ibss beacon next tbtt X-Git-Tag: v3.5-rc1~109^2~410^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de5f8fc3a3fd4db14568332ffe39a117eaae5498;p=pandora-kernel.git ath9k: fix ibss beacon next tbtt Sync-up ibss beacon timer with the beacon frame's timestamp. When the node acts as joiner, it has to sync with the received beacon timestamp instead of reading tsf from hw. As the hw tsf wont wont be update till bssid is configured. This patch programs hw tsf with the received beacon timestamp if beacon timers are yet to be configured. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed