]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/drivers/driver_nl80211.c
nl80211: Share more code between hostapd and wpa_supplicant
authorJouni Malinen <j@w1.fi>
Sat, 9 Nov 2013 14:18:39 +0000 (16:18 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 9 Nov 2013 15:09:02 +0000 (17:09 +0200)
commit0d547d5ff8b8aee121b4c840065e5c45953211e1
tree74925cc33b3fe4313c10a333bce70c5d09a50dd1
parent7b7de4cf94f950909a15559cbbc8d110039bfda5
nl80211: Share more code between hostapd and wpa_supplicant

This gets rid of some ifdef HOSTAPD constructs and shares more
of the initialization code between hostapd and wpa_supplicant.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c