mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 21:22:37 +01:00
netdev: Remove unused member
This commit is contained in:
parent
10e5bee5ef
commit
c1bf2376d4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user