]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move wpa_supplicant_event() EVENT_ASSOC_REJECT handling into a function
authorJouni Malinen <jouni@codeaurora.org>
Wed, 16 May 2018 15:47:34 +0000 (18:47 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 16 May 2018 15:52:17 +0000 (18:52 +0300)
commit0cc41ee6358d4f6a3a95f85859368fe2d463ae2c
tree7dbdf9597b64fd132e919c3267c91090556d43df
parent27fa11615bd49542698cc6d06572de1e42465b85
Move wpa_supplicant_event() EVENT_ASSOC_REJECT handling into a function

This cleans up the implementation a bit by making this functionality
easier to understand.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/events.c