Remove src/drivers/scan_helpers.c
authorJouni Malinen <j@w1.fi>
Sun, 3 Jan 2010 18:27:32 +0000 (20:27 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Jan 2010 18:27:32 +0000 (20:27 +0200)
commitd1f9c410c1ba8b8d007c53a01da7aa2eae4d81c9
tree79e1e9f335c69fa2b6b30aae33942bc9f2a63138
parent9ba9fa07cc35c3c62916e528785002c7898ae5d7
Remove src/drivers/scan_helpers.c

Most of this file was already moved into wpa_supplicant/scan.c and
we can remove the file completely by having couple of small helper
functions copied to the remaining users outside core wpa_supplicant
code.
hostapd/Makefile
src/ap/hw_features.c
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
src/drivers/scan_helpers.c [deleted file]
wpa_supplicant/Makefile
wpa_supplicant/bss.c
wpa_supplicant/scan.c
wpa_supplicant/scan.h