Allow wpa_supplicant to use libnl-2.0
authorJon Loeliger <jdl@bigfootnetworks.com>
Sat, 25 Jul 2009 14:21:52 +0000 (17:21 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 25 Jul 2009 14:21:52 +0000 (17:21 +0300)
commit2e8eac2d67736298d3b1e2367d36985aa3b68a59
tree7f6b9f0c80af05bf677dd464a30069aef4c7699f
parent137fb724b39d01624ef54a58a3a3a1ab9e7f69ac
Allow wpa_supplicant to use libnl-2.0

Change existing CONFIG_LIBNL20 compatibility code in
driver_nl80211.c to be used by both wpa_supplicant
and hostapd, but take care of nl_handle too now.

Propagate CONFIG_LIBNL20 out of .config file and onto
CFLAGS in the Makefile.

Use libnl-gen now too.

Signed-off-by: Jon Loeliger <jdl@bigfootnetworks.com>
---
src/drivers/driver_nl80211.c
wpa_supplicant/Makefile