Enable wpa_msg() for hostapd
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 21 Jan 2009 09:45:56 +0000 (11:45 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 21 Jan 2009 09:45:56 +0000 (11:45 +0200)
commit42d16805c9fbf27614861f69aad1f5dfacaaf361
tree872dc991452ef2f09c1b718a3ba9ae85f4b6e1ed
parent05bf32cc8763761248144fe476c6e8894f3aa1df
Enable wpa_msg() for hostapd

Use wpa_msg() like wpa_supplicant in order to avoid having to use direct
hostapd_ctrl_iface_send() calls.
hostapd/ctrl_iface.c
hostapd/ctrl_iface.h
hostapd/wps_hostapd.c