Remove leftover timeouts on cleanup
Signed-off-by: Alexandru Costache <alexandru.costache.100@gmail.com>
This commit is contained in:
parent
4162db59ae
commit
fb2ac53df1
6 changed files with 17 additions and 1 deletions
|
@ -498,7 +498,7 @@ static void wpa_supplicant_cleanup(struct wpa_supplicant *wpa_s)
|
|||
wpa_s->last_scan_res = NULL;
|
||||
|
||||
#ifdef CONFIG_HS20
|
||||
hs20_free_osu_prov(wpa_s);
|
||||
hs20_deinit(wpa_s);
|
||||
#endif /* CONFIG_HS20 */
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue