From: Vivek Natarajan Date: Mon, 2 Mar 2009 14:50:30 +0000 (+0530) Subject: mac80211: Always send a null data frame if TIM bit is set. X-Git-Tag: v2.6.30-rc1~662^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c9c8752849212a25bf7f38b40b64b3958d619b;p=pandora-kernel.git mac80211: Always send a null data frame if TIM bit is set. If the AP thinks we are in power save state eventhough we are not truly in that state, it sets the TIM bit and does not send a data frame unless we send a null data frame to correct the state in the AP. This might happen if the null data frame for wake up is lost in the air after we disable power save. Signed-off-by: Vivek Natarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed