From: Felix Fietkau Date: Sat, 12 Jun 2010 15:22:32 +0000 (+0200) Subject: ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH X-Git-Tag: v2.6.36-rc1~571^2~540^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16f2411fcb76253c690e3420fbcf3f0208eeaa51;p=pandora-kernel.git ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH The driver always sets this to enabled, but this can be simplified with a small change to ah->sta_id1_defaults instead. This change also removes the now-obsolete ath9k_hw_setcapability function. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed