]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Save frequency configuration parameter
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Sat, 12 Jan 2013 08:23:45 +0000 (10:23 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 12 Jan 2013 08:23:45 +0000 (10:23 +0200)
commitbca06366a9f80327c13ce6c4eb8c18277f5dba89
tree481152131598230f37003c39766674c700f7cd21
parent9bb1025a2e95b010e1220519dae1721cfd0dbd70
wpa_supplicant: Save frequency configuration parameter

In case of wpa_supplicant IBSS and AP modes after we will call wpa_cli
save command we should also save configured frequency. In other case
after wpa_supplicant restart we have frequency = 0 and AP start will
fail.

Signed-hostap: Janusz Dziedzic <janusz.dziedzic@tieto.com>
wpa_supplicant/config_file.c