]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Move authentication response handling into a helper function
authorJeffin Mammen <jmammen@qti.qualcomm.com>
Fri, 21 Apr 2017 15:42:00 +0000 (18:42 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 23 Apr 2017 22:07:36 +0000 (01:07 +0300)
commit5e5f8c816b368e4aaf0cc67da8371784bfe7e454
tree3fad0b9b723c37e289ce5e77b0b2b00005e3744b
parentb8a3453aca24b99a1508daa20e97941aac45ba59
FILS: Move authentication response handling into a helper function

This can be reused when splitting handle_auth_fils() to support the
driver-based AP SME case.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ieee802_11.c