From: Thomas Pedersen Date: Mon, 7 Jan 2013 22:48:07 +0000 (-0800) Subject: mac80211_hwsim: fix beacon timestamp and mactime X-Git-Tag: v3.9-rc1~139^2~242^2^2~33 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b66851c3c89629e72a2eaa54d1b838fb74dad644;p=pandora-kernel.git mac80211_hwsim: fix beacon timestamp and mactime Set the beacon timestamp once during "transmission" so the monitor interface also gets a timestamped beacon. Also use a common base between TX timestamp and RX mactime. This eliminates "TX" path delay, which shows up as a constant error in Toffset. Get the global TSF once before iterating over all RX HWs, so they all set a mactime with the same time base. Signed-off-by: Thomas Pedersen Signed-off-by: John W. Linville --- Reading git-diff-tree failed