From: Johannes Berg Date: Wed, 20 Feb 2008 01:07:21 +0000 (+0100) Subject: mac80211: remove sta TIM flag, fix expiry TIM handling X-Git-Tag: v2.6.26-rc1~1138^2~530^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836341a70471ba77657b0b420dd7eea3c30a038b;p=pandora-kernel.git mac80211: remove sta TIM flag, fix expiry TIM handling The TIM flag that is kept in each station's info is completely useless, there's no code (aside from the debugfs display code) checking it, hence it can be removed. While doing that, I noticed that the TIM handling is broken when buffered frames expire, so fix that. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed