From: Luis R. Rodriguez Date: Tue, 4 Aug 2009 17:05:30 +0000 (-0700) Subject: ath9k: use new FIF_PSPOLL configure filter X-Git-Tag: v2.6.32-rc1~703^2~367^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63b08b8d97a2a5ff23436cd52e8cd70c1de0319c;p=pandora-kernel.git 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 Cc: Jouni Malinen Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed