]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Add a helper function for status code conversion
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 4 Sep 2015 21:04:21 +0000 (00:04 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 22 Oct 2016 20:27:01 +0000 (23:27 +0300)
commitffb62f22721c36ce5ad74b2e5eb94c690f7f7391
treeeb0223cfa3abde7bc6bf868c61a0dc219de96298
parentc1bd4bac5ffeb149ffc271e7a4d46b6c3a133cce
FILS: Add a helper function for status code conversion

This will allow the existing code to be reused for FILS needs.

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