]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add offset_tsf driver op and use it for mesh
authorPedersen, Thomas <twp@qca.qualcomm.com>
Wed, 28 Sep 2016 23:56:28 +0000 (16:56 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:45:44 +0000 (13:45 +0200)
commit8145cecd66ac85555982d859ecdfb8b05e6db17e
treeef838588ad6a1f1c4b51e347794e5c5085a67cf1
parent6ef24e10571f012c565a1a95fe39247688f457ac
mac80211: add offset_tsf driver op and use it for mesh

This allows the mesh sync (and debugfs) code to make incremental
TSF adjustments, avoiding any uncertainty introduced by delay in
programming absolute TSF.

Signed-off-by: Thomas Pedersen <twp@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/debugfs_netdev.c
net/mac80211/driver-ops.c
net/mac80211/driver-ops.h
net/mac80211/mesh_sync.c
net/mac80211/trace.h