wpa_cli: Add missing parameters for "set" command completion routine
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Sat, 14 Mar 2015 23:37:08 +0000 (00:37 +0100)
committerJouni Malinen <j@w1.fi>
Sun, 15 Mar 2015 19:00:57 +0000 (21:00 +0200)
commit8ffaafae0797ca3610620db82552e96660d89ef2
tree5756e239258d16204931799b18f263207b8f4d10
parent0fd9d95fde823ecb3ef247bc4b7058bff3596bb4
wpa_cli: Add missing parameters for "set" command completion routine

Some config parameters were missing in the "set" command completion
routine. Add missing parameters and while at it put the parameters
under compiler switches so only valid ones are shown.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
wpa_supplicant/wpa_cli.c