From: Johannes Berg Date: Thu, 29 Jul 2010 14:08:55 +0000 (+0200) Subject: mac80211: allow drivers to request DTIM period X-Git-Tag: v2.6.36-rc1~571^2~64^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5b900d228b76d445a4240d9aeb3cd8f79205a91;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed