From: Michal Kazior Date: Wed, 1 Apr 2015 19:53:20 +0000 (+0300) Subject: ath10k: fix static wep with more than 1 key in client mode X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15677a7dbe22976a5cb787a7352ac86bbd196cf1;p=pandora-kernel.git ath10k: fix static wep with more than 1 key in client mode The default keyidx callback may be called after more than 1 key is installed. This led to only 1 WEP key being reinstalled only. This caused Rxed traffic encrypted with other WEP keys to be dropped in client mode. Tested-by: Bartosz Markowski Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed