Fix passive_scan config parameter writing
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 19 Feb 2015 14:22:47 +0000 (16:22 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 19 Feb 2015 14:22:47 +0000 (16:22 +0200)
commitc4da67deef2d34241d710ed84dcd6a40c32f8f76
treebcb7e01244e9aa0b886e51bf9ec3410bd71e5140
parent4bcedaa400e648b2a9054531c3dc5d5b396460f6
Fix passive_scan config parameter writing

Commit c35e35ed8133bb6d7b96765c5f0b1d41efe09fc5 ('Add passive_scan
configuration parameter') used incorrect parameter name when writing the
passive_scan parameter into a configuration file.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config_file.c