From: Johannes Berg Date: Wed, 20 Feb 2008 10:21:35 +0000 (+0100) Subject: mac80211: consolidate TIM handling code X-Git-Tag: v2.6.26-rc1~1138^2~530^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=004c872e78d433f84f0a5cd4db7a6c780c0946e1;p=pandora-kernel.git mac80211: consolidate TIM handling code This consolidates all TIM handling code to avoid re-introducing errors with the bitmap/set_tim order and to reduce code. While reading the code I noticed a possible problem so I also added a comment about that. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed