iwmc3200wifi: Implement cfg80211 PMKSA API
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 24 Nov 2009 23:02:26 +0000 (00:02 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Nov 2009 20:05:06 +0000 (15:05 -0500)
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 <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found