From: Felix Fietkau Date: Tue, 25 May 2010 17:42:44 +0000 (+0200) Subject: ath9k_hw: add multicast key search support X-Git-Tag: v2.6.36-rc1~571^2~615^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d0bb42d5eee20bd70f237d0a32cfe3b079849e2;p=pandora-kernel.git ath9k_hw: add multicast key search support If a MAC address for a key table entry is flagged with the multicast bit (0x01), indicate to the hardware that multicast lookup instead of unicast lookup should be used. The multicast bit itself never makes it to the actual keytable entry register, as it is shifted out. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed