]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-SIM/AKA: Remove unused RESULT_FAILURE state
authorJouni Malinen <j@w1.fi>
Fri, 20 Jun 2014 21:25:40 +0000 (00:25 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 20 Jun 2014 21:26:29 +0000 (00:26 +0300)
commit79122f9f9c15c72f5da03677415e7a6d2bfe8d72
tree4409b146861698f60f9fd6ef425da92159e1d098
parent32747a3eee0922c2cc7b09845788f6281089bb4a
EAP-SIM/AKA: Remove unused RESULT_FAILURE state

This was not set anywhere, so remove the unnecessary code trying to
handle the unused state.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_peer/eap_aka.c
src/eap_peer/eap_sim.c