]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostap: Remove the driver interface for the Host AP driver
authorJouni Malinen <j@w1.fi>
Thu, 2 Oct 2025 20:22:56 +0000 (23:22 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 2 Oct 2025 20:30:48 +0000 (23:30 +0300)
commitdfd207d96c1bbc4a2013db638bc1d48cc0865c27
treeca2af56ddfb33548a3f87965615d7fe05ca325cc
parent399fb1ced0521ca40803eab3de1ae019c5788f18
hostap: Remove the driver interface for the Host AP driver

The Host AP driver was removed from the Linux kernel two years ago and
it had been marked obsolete before (almost ten years ago). As such,
there is not really much point in maintaining any of this code in
hostapd or wpa_supplicant anymore.

Signed-off-by: Jouni Malinen <j@w1.fi>
12 files changed:
hostapd/README
hostapd/android.config
hostapd/defconfig
src/drivers/driver.h
src/drivers/driver_hostap.c [deleted file]
src/drivers/driver_hostap.h [deleted file]
src/drivers/driver_wext.c
src/drivers/drivers.c
src/drivers/drivers.mak
src/drivers/drivers.mk
wpa_supplicant/Makefile
wpa_supplicant/events.c