commit | 9bf22f2c4607dbb68beb26153d83fa52b82e2d2f | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Nov 25 00:02:26 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Sat Nov 28 15:05:06 2009 -0500 |
tree | 13336c0aa86248f4608f15b597d5a09b7dbab1d2 | |
parent | 2944b2c2d2dd884c550163c698577132588277d8 [diff] |
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 <sameo@linux.intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>