Fix writing of the wowlan_triggers parameter
authorPhilippe Nunes <philippe.nunes@linux.intel.com>
Wed, 23 Jul 2014 10:16:41 +0000 (12:16 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 31 Jul 2014 14:03:33 +0000 (17:03 +0300)
commit8b627b7c47da76bc6aa56601a4711d1e4d696506
tree8a5149ec4663ca0b85c0ea25111b70a53a5d29c8
parentec5357323c06741ab9f83965fdce117a4b02d5aa
Fix writing of the wowlan_triggers parameter

The parameter wowlan_triggers is a global string and is not recognised
if it is embraced with double-quotes.

Signed-off-by: Philippe Nunes <philippe.nunes@linux.intel.com>
wpa_supplicant/config_file.c