]> git.ipfire.org Git - thirdparty/hostap.git/commit
Clean up IEEE 802.1X authentication debug messages for EAP code
authorJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 14:12:45 +0000 (17:12 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 24 Aug 2019 16:15:25 +0000 (19:15 +0300)
commit31aaddc90d93cb5c59d2db8e247c5a78ac39d900
tree20d278b919f09dd5f135dd39f594ecb55974b5b2
parent818ee96d589111db91044d7d32a0fb485a55fc4b
Clean up IEEE 802.1X authentication debug messages for EAP code

Merge the separate debug print with the text name of the EAP code into
the same debug line with the numerical value to clean up debug log.

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