Use common get_hw_feature_data for hostapd and wpa_supplicant
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 9 Apr 2009 11:11:39 +0000 (14:11 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Apr 2009 11:11:39 +0000 (14:11 +0300)
commitc3965310e6215e38aab26761da8db7bb70554c15
tree9908f5a9941a5d2488346a768b517b756c412ffa
parentc51218372f6ee40c3830b4cb06fa58752e546d06
Use common get_hw_feature_data for hostapd and wpa_supplicant

This merges the driver wrapper implementations to use the same
implementation both for hostapd and wpa_supplicant operations to avoid
code duplication.
hostapd/driver_i.h
src/drivers/driver.h
src/drivers/driver_ndis.c
src/drivers/driver_nl80211.c
src/drivers/driver_privsep.c
src/drivers/driver_test.c
wpa_supplicant/ap.c
wpa_supplicant/wpa_priv.c
wpa_supplicant/wpa_supplicant.c