From: Sujith Date: Mon, 29 Mar 2010 10:37:09 +0000 (+0530) Subject: ath9k_common: Move RX filter code to ath9k_htc X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0995d110118b35c0dc5195e3ddddcc0dec263830;p=pandora-kernel.git ath9k_common: Move RX filter code to ath9k_htc The calculation of RX filter is fairly different between ath9k and ath9k_htc, trying to make this common between the two drivers would result in code churn. While at it, remove the handling of PSPOLL filter, it can be added when(if) AP support is added to ath9k_htc. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed