mac80211: pass dtim_period to low level driver
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 18 Jul 2008 05:52:59 +0000 (13:52 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Aug 2008 19:09:07 +0000 (15:09 -0400)
commit98f7dfd86cbbd377e2cbc293529681b914296f68
treecce0e06183ae4b8ce0aa845cb56cf9ca90984749
parent298df1f62aa69881528bf0f1c3c14395bc447846
mac80211: pass dtim_period to low level driver

This patch adds the dtim_period in ieee80211_bss_conf, this allows the low
level driver to know the dtim_period, and to plan power save accordingly.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/ieee80211.h
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mlme.c