From: Sukesh Srikakula Date: Fri, 13 May 2011 09:59:38 +0000 (+0200) Subject: staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driver X-Git-Tag: v3.0-rc1~336^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d5d59b8c4bac63b1466dce5bee5dc48e8ee447;p=pandora-kernel.git staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driver Last 16 bytes of the key sent by cfg80211 needs to be swapped before installing it to FW for TKIP encryption. This is not done for group key in current code, which is corrected with this fix. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Brett Rudley Signed-off-by: Arend van Spriel Tested-by: Grant Grundler Tested-by: Aaron Plattner Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed