]> git.ipfire.org Git - thirdparty/hostap.git/commit
Do not write bg_scan_period value if default (-1) has not been changed
authorJouni Malinen <j@w1.fi>
Fri, 6 Apr 2012 15:11:47 +0000 (18:11 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 6 Apr 2012 15:11:47 +0000 (18:11 +0300)
commit4f920dc63e6f340d71ecd60980c173dda2fa0da8
tree6717a12619c301fa48931a5a9745d0ac3b53bde9
parent540609c55fd4b08e85029b5907188bc748ee59b2
Do not write bg_scan_period value if default (-1) has not been changed

There is no need to force this configuration parameter to be written
into the configuration file for each network block that has not modified
the default value.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/config_file.c