]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Fix init2() driver_ops to get the correct global driver context
authorJouni Malinen <jouni.malinen@atheros.com>
Sat, 28 Nov 2009 16:11:16 +0000 (18:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 28 Nov 2009 16:11:16 +0000 (18:11 +0200)
commit8a5ab9f5e56cd2f5781c2d92f41495e60d544780
tree700c2284f1aa367e0b75e297cf5fe39c52ab11af
parented45947e9bd86b512a36059f444c56d12827aee4
Fix init2() driver_ops to get the correct global driver context

Need to provide the private driver context, not the wpa_supplicant
global context, in init2() call.
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h