From: Felix Fietkau Date: Tue, 25 May 2010 17:42:45 +0000 (+0200) Subject: ath9k_common: use allocated key cache entries for multi BSS crypto support X-Git-Tag: v2.6.36-rc1~571^2~615^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eed8e22f0133e8278b1f8079fcb452f1f9692f9d;p=pandora-kernel.git ath9k_common: use allocated key cache entries for multi BSS crypto support This patch replaces the buggy 'ath9k: Group Key fix for VAPs' change. For AP mode group keys, use the BSSID as lookup mac address, with the multicast keysearch bit set. For IBSS mode, use the peer's MAC address with multicast keysearch. For STA mode, keep using the group key slots. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed