]> git.ipfire.org Git - thirdparty/hostap.git/commit
EAP-FAST server: Remove unused write
authorJouni Malinen <j@w1.fi>
Sat, 11 Oct 2014 15:10:27 +0000 (18:10 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 11 Oct 2014 15:10:27 +0000 (18:10 +0300)
commite9471493ef47b5559faffaefd71d4b4d7497c481
tree21160290144eccaefe2ae7484d75ae45c15dea0c
parent58b992489c03755ab4df0a3f616dc3d67f8cb97a
EAP-FAST server: Remove unused write

next_type is not used in case m->check() results in ignoring the packet.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/eap_server/eap_server_fast.c