Fix proactive_key_caching configuration to WPA code
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 16 Sep 2011 15:44:06 +0000 (18:44 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Sep 2011 15:44:06 +0000 (18:44 +0300)
commit7c444f3c12f22a74736ef620398b8e7c6c0950fa
tree6cc3ca71ef335a4df2faf1a0bdece2a259954b9a
parenta8b8379adf914fd202dd0efb7a6748be2afd8be7
Fix proactive_key_caching configuration to WPA code

The proactive_key_caching parameter was missed in mapping the
config_ssid data into the WPA state machine configuration. This
prevented addition of PMKSA cache entries based on PMKSA caching
candidate events.
wpa_supplicant/wpas_glue.c