utils: Rename hostapd_parse_bin to wpabuf_parse_bin and move it
authorDavid Spinadel <david.spinadel@intel.com>
Wed, 6 Apr 2016 16:42:02 +0000 (19:42 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 9 Apr 2016 08:23:36 +0000 (11:23 +0300)
commit9d955f751ee721d77a451f67679450b7bbfcc4f6
tree2abe6931b538e7a63729863a347bf6568bf7143d
parent74e982d8d723ca6ff9e54dc01dbd3ed380048f9b
utils: Rename hostapd_parse_bin to wpabuf_parse_bin and move it

Make the function available as part of the wpabuf API.
Use this renamed function where possible.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
hostapd/config_file.c
src/utils/wpabuf.c
src/utils/wpabuf.h
wpa_supplicant/config.c