From: Michal Kazior Date: Fri, 10 Apr 2015 13:05:58 +0000 (+0000) Subject: ath10k: change static wep key handling for client mode X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29a100065ef58e22aa2486676cf1b448a289b063;p=pandora-kernel.git ath10k: change static wep key handling for client mode mac80211 sets static WEP keys as groupwise while firmware requires them to be installed twice as both pairwise and groupwise. Until now these keys were installed once as pairwise only and, due to that special handling, needed additional tricks to support 802.1x as well. Without this patch in some cases (when AP and ath10k client use different default tx keys) multicast communication was broken. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed