OSDN Git Service

ath9k: use new FIF_PSPOLL configure filter
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 4 Aug 2009 17:05:30 +0000 (10:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Aug 2009 13:12:39 +0000 (09:12 -0400)
commit63b08b8d97a2a5ff23436cd52e8cd70c1de0319c
treed655e101bc7af4eb23b236e32eeafe14bdb958e7
parente30eb4ab45211c2f27b6bb9b29124ac431e01ce9
ath9k: use new FIF_PSPOLL configure filter

We used to set pspoll filter on ath9k on AP mode but
we no longer need this mode specific check as mac80211
now does the check for us and informs us when we should
enable pspoll through FIF_PSPOLL.

Cc: Igor Perminov <igor.perminov@inbox.ru>
Cc: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c