nl80211/wext: Share netlink new/del link event receive code
This commit is contained in:
parent
e2d02c29b5
commit
08063178fb
5 changed files with 209 additions and 243 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
struct wpa_driver_wext_data {
|
||||
void *ctx;
|
||||
int event_sock;
|
||||
struct netlink_data *netlink;
|
||||
int ioctl_sock;
|
||||
int mlme_sock;
|
||||
char ifname[IFNAMSIZ + 1];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue