Merge hostapd/sta_flags.h into sta_info.h
authorJouni Malinen <j@w1.fi>
Sun, 13 Dec 2009 09:41:46 +0000 (11:41 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Dec 2009 09:41:46 +0000 (11:41 +0200)
commit9b5d2b8b9ccbd146f382d36f2a08187d459c532a
tree5c9d6a15e9eda9d915158070c12a46f8a0f75d99
parent0de39516aeb185d54cd755e366dde2f2cc149e50
Merge hostapd/sta_flags.h into sta_info.h

The separate header file is not needed since none of the driver wrappers
include it anymore. Move the WLAN_STA_* definitions back to be together
with struct sta_info definition.
15 files changed:
hostapd/drv_callbacks.c
hostapd/dump_state.c
hostapd/hostapd.c
hostapd/iapp.c
hostapd/ieee802_11.c
hostapd/ieee802_11_ht.c
hostapd/ieee802_1x.c
hostapd/mlme.c
hostapd/preauth.c
hostapd/sta_flags.h [deleted file]
hostapd/sta_info.c
hostapd/sta_info.h
hostapd/tkip_countermeasures.c
hostapd/wme.c
hostapd/wps_hostapd.c