Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)
authorJouni Malinen <j@w1.fi>
Mon, 8 Dec 2008 20:40:58 +0000 (22:40 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 8 Dec 2008 20:40:58 +0000 (22:40 +0200)
commit205a372b2d1625210751de946df3a3280fe8ba22
tree65684fb6bbc71ca32e996ec2bfa5338bfefe7d74
parent13d9817dd02a2d83332d42ddb67cda1dd9685f0c
Added libnl 2.0 compatibility code (CONFIG_LIBNL20=y in .config needed)

Unfortunately, at least the current libnl git snapshot changes the API
in backwards incompatible way and in a way that makes it difficult to
to allow building against the latest libnl code.
hostapd/Makefile
hostapd/driver_nl80211.c