mac80211: set CLEAR_PS for pspolled frames
authorChristian Lamparter <chunkeey@web.de>
Sat, 18 Apr 2009 17:39:15 +0000 (19:39 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:57:16 +0000 (16:57 -0400)
commitfef99929cd6b409a67a35e41f7c177bade5bca34
tree9dafe774df9920c9349c721fd33894e3ac0f62ed
parentd577e7cdb1be027bc51ee1030bc7fd647ea6d0da
mac80211: set CLEAR_PS for pspolled frames

This patch sets IEEE80211_TX_CTL_CLEAR_PS_FILT for outgoing
frames for a half-wake station.

this is necessary if one wants to get ps-poll working properly with a p54 ap.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c