Replace NEED_MLME with NEED_AP_MLME
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 14 Aug 2009 17:01:41 +0000 (20:01 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 14 Aug 2009 17:01:41 +0000 (20:01 +0300)
commitfe6bdb777efa124cad355230cebe782e6d89722b
treee05f384ce2748fe5410886a36c20db2eb8a1f37b
parente7cd16cac575c4be48fab45b7dddabb086472bf0
Replace NEED_MLME with NEED_AP_MLME

This makes it clearer that it's about the AP, not client-side MLME, even
when built into the client (wpa_supplicant).
13 files changed:
hostapd/Makefile
hostapd/ap_list.h
hostapd/beacon.h
hostapd/ctrl_iface.c
hostapd/drv_callbacks.c
hostapd/hw_features.h
hostapd/ieee802_11.h
hostapd/ieee802_11_auth.c
hostapd/sta_info.c
hostapd/wme.h
hostapd/wpa_ft.c
wpa_supplicant/Makefile
wpa_supplicant/ap.c