From: Samuel Ortiz Date: Tue, 24 Nov 2009 23:02:26 +0000 (+0100) Subject: iwmc3200wifi: Implement cfg80211 PMKSA API X-Git-Tag: v2.6.33-rc1~388^2~2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf22f2c4607dbb68beb26153d83fa52b82e2d2f;p=pandora-kernel.git iwmc3200wifi: Implement cfg80211 PMKSA API We need to implement the PMKSA API for proper WPA2 pre-auth and fast re-association. Our fullmac device generates all (re-)assoc IEs, and thus it needs the right PMKIDs. With this implementation we now get them from wpa_supplicant. Signed-off-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed