Make wpa_config_parse_string() a shared function
authorJouni Malinen <j@w1.fi>
Tue, 7 Aug 2012 13:13:51 +0000 (16:13 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 7 Aug 2012 13:13:51 +0000 (16:13 +0300)
commitb87d70c88abd1bd5207ce3598a3416d512964cef
treedae2d473e93d7d1e1a6ab31914b6617e54f20311
parent986de33d5c3e11dd08a26ed65eacede8b75aa339
Make wpa_config_parse_string() a shared function

This will be used in future hostapd configuration parser changes.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/utils/common.c
src/utils/common.h
wpa_supplicant/config.c