]> git.ipfire.org Git - thirdparty/hostap.git/commit
Move the "WPA: AP key_mgmt" debug print to be after final changes
authorJouni Malinen <jouni@codeaurora.org>
Fri, 13 Mar 2020 18:01:53 +0000 (20:01 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 13 Mar 2020 18:01:53 +0000 (20:01 +0200)
commite861fa1f6b6cdfc7cf6f4ada0decb0e2a185b7f0
tree3c6dc0e2eae716af056e8eaf300accbe5777826b
parent1d9cff86bd04c52fb448a4a83ee18a094613abff
Move the "WPA: AP key_mgmt" debug print to be after final changes

Driver capabilities may end up masking out some WPA_KEY_MGMT_* bits, so
debug print the outcome only after having performed all these steps.

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