3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-03-04 07:00:49 +01:00
Andrew Zaborowski dcf419ee7f eapol: Move the EAP events to handshake event handler
On EAP events, call the handshake_event handler with the new event type
HANDSHAKE_EVENT_EAP_NOTIFY isntead of the eapol_event callback.

This allows the handler to be set before calling
netdev_connect/netdev_connect_wsc.  It's also in theory more type-safe
because we don't need the cast in netdev_connect_wsc anymore.
2019-10-30 14:26:09 -05:00
..
2019-10-11 15:37:33 -05:00
2019-10-16 17:57:05 -05:00
2019-05-19 13:07:13 -05:00
2019-05-23 16:59:14 -05:00
2017-11-28 13:20:33 -06:00
2019-10-28 21:10:37 -05:00
2019-10-28 15:48:36 -05:00
2019-07-15 14:06:26 -05:00
2019-07-02 19:09:57 -05:00
2019-10-30 10:58:36 -05:00
2019-10-30 10:58:36 -05:00