]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: sync dtim_count to TSF
authorThomas Pedersen <twpedersen@gmail.com>
Thu, 19 Dec 2013 18:25:15 +0000 (10:25 -0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 6 Jan 2014 19:10:47 +0000 (20:10 +0100)
commit33c6dbb028526f2028e5eebcc46520c70d7473f7
tree32417b8a78ea735667c46213446079e7729fde48
parenta9e9553767147cbf9fccaee42cff4d5cbb1357d4
mac80211: sync dtim_count to TSF

On starting a mesh or AP BSS, the interface dtim_count
countdown should match that of the driver TSF.

Signed-off-by: Thomas Pedersen <twpedersen@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/debugfs_netdev.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/util.c