|
@@ -1216,6 +1216,7 @@ void wpa_supplicant_event(void *ctx, enum wpa_event_type event,
|
|
* Try to re-enable interface if the driver stopped it
|
|
* Try to re-enable interface if the driver stopped it
|
|
* when the interface got disabled.
|
|
* when the interface got disabled.
|
|
*/
|
|
*/
|
|
|
|
+ wpa_auth_reconfig_group_keys(hapd->wpa_auth);
|
|
hapd->reenable_beacon = 1;
|
|
hapd->reenable_beacon = 1;
|
|
ieee802_11_set_beacon(hapd);
|
|
ieee802_11_set_beacon(hapd);
|
|
}
|
|
}
|