]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove station functionality from hostap and madwifi driver wrappers
authorJouni Malinen <j@w1.fi>
Sun, 13 Nov 2011 09:13:13 +0000 (11:13 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 13 Nov 2011 09:14:44 +0000 (11:14 +0200)
commitb6c8df695cb236c66a41ac1fe954698cc4286444
treea319881a3f880fc9709509e125bd3c2809f9ad58
parent3962b65858ae5d5226fa504d2d1b4f63e7686a95
Remove station functionality from hostap and madwifi driver wrappers

This has been obsoleted by the more generic Linux WEXT (driver_wext.c)
support. The hostap and madwifi driver wrappers can now be used only
with hostapd. The old station interface remains available in releases up
to 1.x.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_hostap.c
src/drivers/driver_madwifi.c
src/drivers/drivers.mak
src/drivers/drivers.mk
wpa_supplicant/README