netdev: Remove unused member

This commit is contained in:
Denis Kenzior 2021-07-13 14:41:23 -05:00
parent 10e5bee5ef
commit c1bf2376d4
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@ struct netdev {
netdev_command_cb_t adhoc_cb;
void *user_data;
struct eapol_sm *sm;
struct sae_sm *sae_sm;
struct auth_proto *ap;
struct handshake_state *handshake;
uint32_t connect_cmd_id;