hostapd: Use separate driver operations abstraction
authorJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 14:15:22 +0000 (16:15 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 24 Dec 2009 14:15:22 +0000 (16:15 +0200)
commitbf65bc638fe438b96f2986580ad167d5e276ef4c
treefbe90a1c92a10861e041f9c45181964875a5b51b
parent9aca4401993fd0d409148130b8564f5236347055
hostapd: Use separate driver operations abstraction

It would be bettet to avoid including driver_i.h, i.e., direct driver
operation calls from hostapd components. This is an initial step in
that direction for WPS IE updates.
hostapd/Makefile
hostapd/ap_drv_ops.c [new file with mode: 0644]
hostapd/hostapd.c
hostapd/hostapd.h
hostapd/wps_hostapd.c
wpa_supplicant/Makefile