summaryrefslogtreecommitdiffstats
path: root/net/unix
diff options
context:
space:
mode:
authorBob Copeland2013-11-18 23:25:28 +0100
committerJohannes Berg2013-12-02 11:51:52 +0100
commitce95320443c72ba43f8f9c6ceb276673cc30e2ce (patch)
tree89eba07c3a846aa8d3453811a6761c468903b8fc /net/unix
parentcfg80211: aggregate mgmt_tx parameters into a struct (diff)
downloadkernel-qcow2-linux-ce95320443c72ba43f8f9c6ceb276673cc30e2ce.tar.gz
kernel-qcow2-linux-ce95320443c72ba43f8f9c6ceb276673cc30e2ce.tar.xz
kernel-qcow2-linux-ce95320443c72ba43f8f9c6ceb276673cc30e2ce.zip
mac80211: mesh: only get tsf if we need it
The local TSF timer is used to compute the timing offset between mesh peers on beacon reception. However, asking the device for the TSF is not very accurate, so we prefer to use rx->mactime if available. In the latter case, calling drv_get_tsf() just adds more delay into the RX path, so skip it if we can. Signed-off-by: Bob Copeland <bob@cozybit.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions