]> git.karo-electronics.de Git - karo-tx-linux.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)
commit057d5f4ba1e421185a8e7e0b7fadf253d41a3e83
tree32417b8a78ea735667c46213446079e7729fde48
parent60a4fe0ae97b515f174f9bcb157cbaeff0dab8ac
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