hostapd: Remove unused passive scan functionality
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 17 Apr 2009 12:47:37 +0000 (15:47 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Apr 2009 12:47:37 +0000 (15:47 +0300)
commit61693eaa800a1087fe9f585ef30815f53cfe8e0e
tree38274bfed45b63b477439d26d40a390f152d4f20
parentc811d5bc78293fcf5fe231b75ab01de5746ce7b8
hostapd: Remove unused passive scan functionality

This was not really supported by any of the included driver wrappers. If
this functionality is desired in the future, this (or something similar)
can be added with the changes needed into a driver wrapper to use the
mechanism.
hostapd/ap_list.c
hostapd/config.c
hostapd/config.h
hostapd/driver_i.h
hostapd/hostapd.conf
hostapd/hw_features.c
hostapd/ieee802_11.c
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_privsep.c
src/drivers/driver_test.c