From: Johannes Berg Date: Wed, 20 Feb 2008 00:36:16 +0000 (+0100) Subject: mac80211: invoke set_tim() callback after setting own TIM info X-Git-Tag: v2.6.26-rc1~1138^2~530^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2259243a19894eee06c16e278adfea81dc42bd9;p=pandora-kernel.git mac80211: invoke set_tim() callback after setting own TIM info Drivers should be allowed to simply get a complete new beacon when set_tim() is invoked (and set_tim() is required for drivers that just want a beacon template!), so we need to update our own TIM bitmap before calling set_tim() so that getting the beacon will now get an already updated beacon. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed