Move STA entry structure into sta_info.h and remove ap.h
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 25 Mar 2009 14:13:35 +0000 (16:13 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 25 Mar 2009 14:13:35 +0000 (16:13 +0200)
commit97234b507326397c5ca75ab52c34c74ddd6dbc22
tree6da9db430b9a6f50bf923bafb2c8e2e6b5e83197
parent2991469cd131355fef2fca55605b76d81cdfa3ea
Move STA entry structure into sta_info.h and remove ap.h

This cleans up some of the hostapd include file usage and only includes
the needed STA flags into driver wrappers.
13 files changed:
hostapd/accounting.c
hostapd/ap.h [deleted file]
hostapd/ap_list.c
hostapd/beacon.h
hostapd/config.c
hostapd/driver.h
hostapd/hostapd.c
hostapd/hostapd.h
hostapd/hw_features.c
hostapd/mlme.c
hostapd/pmksa_cache.c
hostapd/sta_flags.h [new file with mode: 0644]
hostapd/sta_info.h