commit | fef99929cd6b409a67a35e41f7c177bade5bca34 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sat Apr 18 19:39:15 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:57:16 2009 -0400 |
tree | 9dafe774df9920c9349c721fd33894e3ac0f62ed | |
parent | d577e7cdb1be027bc51ee1030bc7fd647ea6d0da [diff] |
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>