mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-21 03:32:42 +01:00
eapol: Remove unneeded whitespace
This commit is contained in:
parent
926cc6cd17
commit
2bcfc15e96
@ -734,7 +734,6 @@ static void eapol_handle_ptk_3_of_4(int ifindex, struct eapol_sm *sm,
|
|||||||
|
|
||||||
fail:
|
fail:
|
||||||
l_free(step4);
|
l_free(step4);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void __eapol_rx_packet(int ifindex, const uint8_t *sta_addr,
|
void __eapol_rx_packet(int ifindex, const uint8_t *sta_addr,
|
||||||
|
Loading…
Reference in New Issue
Block a user