From: Samuel Ortiz Date: Mon, 18 Jan 2010 23:19:21 +0000 (+0100) Subject: libertas: Set/clear WPA keys before the WEP ones X-Git-Tag: v2.6.34-rc1~233^2~421^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1625c148cde23a8b4180e171ed4a17e17521b995;p=pandora-kernel.git libertas: Set/clear WPA keys before the WEP ones With the v10 firmware running on 8688 HW, clearing WPA keys after setting the WEP key prevents us from being able to associate with WEP APs. Swapping the calling order for assoc_helper_wpa_keys() and assoc_helper_wep_keys fixes that issue. Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed