Some changes ...
FossilOrigin-Name: 97cc88de5f7c5ae1aedecd5abac09a28dc3fb65ba3b0a2fd4d331638eee8044f
This commit is contained in:
@ -17,8 +17,8 @@ struct nlt_ifinfo {
|
||||
|
||||
|
||||
struct nlt_wiphyinfo {
|
||||
const char * name;
|
||||
int index;
|
||||
const char * name;
|
||||
};
|
||||
|
||||
|
||||
@ -29,6 +29,8 @@ int nlt_init_ifinfo(struct nlt_ifinfo * ifinfo);
|
||||
int nlt_get_wiphy_list(struct nl_sock *sk);
|
||||
|
||||
|
||||
|
||||
|
||||
#define NLT_MAX_WIPHYINDEX 8
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user