From: Johannes Berg Date: Thu, 29 Sep 2011 14:04:27 +0000 (+0200) Subject: mac80211: unify TIM bit handling X-Git-Tag: v3.2-rc1~129^2~104^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c868cb35d013896ab6a80a554fb88baef06cedcd;p=pandora-kernel.git mac80211: unify TIM bit handling Currently, the TIM bit for a given station is set and cleared all over the place. Since the logic to set/clear it will become much more complex when we add uAPSD support, as a first step let's collect the entire logic in one place. This requires a few small adjustments to other places. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed