]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: Always send a null data frame if TIM bit is set.
authorVivek Natarajan <vivek.natraj@gmail.com>
Mon, 2 Mar 2009 14:50:30 +0000 (20:20 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:38 +0000 (14:39 -0500)
commite48b5318fb926b2da2102a732a463e97542aafac
tree7d77d55dc8a94de19b5d7b097c2a8ebab9924f59
parentfdaefb3ae9757de801890d28931d997c138d899b
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 <vnatarajan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c