From: Daniel Kim Date: Wed, 29 Jan 2014 14:32:23 +0000 (+0100) Subject: brcmfmac: correct setting of WEP broadcast/unicast keys X-Git-Tag: v3.15-rc1~113^2~289^2^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787eb033f9950788f7fc520e8532b85a86d3ca02;p=pandora-kernel.git brcmfmac: correct setting of WEP broadcast/unicast keys The brcmf_add_keyext() is for setting per-station key for cipher algorithms such as WPA1/WPA2 and should not be used to set WEP broadcast/unicast keys. This patch fixes connect failure problem with AP using 802.1x-WEP. Reviewed-by: Hante Meuleman Reviewed-by: Arend van Spriel Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Signed-off-by: Daniel Kim Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed