mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-21 22:09:23 +01:00
eapol: Add a debug to eapol_start entry point
This commit is contained in:
parent
ae0762786e
commit
17120dfc3b
@ -2783,6 +2783,8 @@ void eapol_register(struct eapol_sm *sm)
|
||||
|
||||
bool eapol_start(struct eapol_sm *sm)
|
||||
{
|
||||
l_debug("");
|
||||
|
||||
if (sm->handshake->settings_8021x) {
|
||||
_auto_(l_free) char *network_id = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user