]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Call global_init/global_deinit driver_ops
authorJouni Malinen <j@w1.fi>
Sat, 22 Oct 2011 08:59:00 +0000 (11:59 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 22 Oct 2011 09:22:59 +0000 (12:22 +0300)
commit4b24282a1756553643c631d129f3f7a5078c3bb7
treebbdadf31a713f4bcb92b41002a1162dd15ebf70a
parent9fb0407055112d9f24cd451ce880326197988a61
hostapd: Call global_init/global_deinit driver_ops

Now both wpa_supplicant and hostapd allow the driver wrappers to use the
global context similarly.
hostapd/main.c
src/drivers/driver.h
src/drivers/driver_nl80211.c
src/drivers/driver_test.c