]> git.ipfire.org Git - thirdparty/hostap.git/commit
eap_proxy: Add context data pointer to the get_imsi call
authorNaresh Jayaram <c_njayar@qti.qualcomm.com>
Wed, 23 Oct 2013 16:19:25 +0000 (19:19 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 23 Oct 2013 17:51:46 +0000 (20:51 +0300)
commitfa56315cfc9ebaff2b210ed99d43dda9b16bdf56
tree946d423555a15164c18b5a922f213b7dc8b05e3a
parent07041c6f991d933d2361c8204433c09212f9fb0b
eap_proxy: Add context data pointer to the get_imsi call

This was already included in all the other calls to eap_proxy, but
somehow the get_imsi call had been forgotten.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/eap_peer/eap_proxy.h
src/eap_peer/eap_proxy_dummy.c
src/eapol_supp/eapol_supp_sm.c