mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
netconfig: Remove unused member
This commit is contained in:
parent
6476d68aed
commit
46a88744c1
@ -44,7 +44,6 @@
|
||||
|
||||
struct netconfig {
|
||||
uint32_t ifindex;
|
||||
enum station_state station_state;
|
||||
struct l_dhcp_client *dhcp_client;
|
||||
struct l_queue *ifaddr_list;
|
||||
uint8_t rtm_protocol;
|
||||
|
Loading…
Reference in New Issue
Block a user