Move more driver ops into struct hostapd_driver_ops
authorJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 18:41:30 +0000 (20:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 18:41:30 +0000 (20:41 +0200)
commit45cefa0bf3402ef53554a4d0bbe7837200f73dbf
tree910e4208e4a3cd7b34076f2ec780d731a3a250ef
parent579bc0e64ceafa4d5931fc9ec4e0336f36290269
Move more driver ops into struct hostapd_driver_ops

This removes need to include driver_i.h into ieee802_1x.c.
hostapd/ap_drv_ops.c
hostapd/driver_i.h
hostapd/hostapd.c
hostapd/hostapd.h
hostapd/iapp.c
hostapd/ieee802_1x.c
hostapd/sta_info.c
hostapd/sta_info.h
hostapd/vlan_init.c