commit | e5b900d228b76d445a4240d9aeb3cd8f79205a91 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jul 29 16:08:55 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jul 29 12:55:00 2010 -0400 |
tree | dffa32e827e2d6e5388430ae5ec732f0ca023b11 | |
parent | d28232b461b8d54b09e59325dbac8b0913ce2049 [diff] |
mac80211: allow drivers to request DTIM period Some features require knowing the DTIM period before associating. This implements the ability to wait for a beacon in mac80211 before assoc to provide this value. It is optional since most likely not all drivers will need this. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>