3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-06 03:18:46 +02:00

eapol: Remove unneeded whitespace

This commit is contained in:
Denis Kenzior 2015-03-02 21:47:27 -06:00
parent 926cc6cd17
commit 2bcfc15e96

View File

@ -734,7 +734,6 @@ static void eapol_handle_ptk_3_of_4(int ifindex, struct eapol_sm *sm,
fail:
l_free(step4);
}
void __eapol_rx_packet(int ifindex, const uint8_t *sta_addr,