Testing ...
FossilOrigin-Name: f2f48668b0386195036980e489c944788ba2dc125fea908877c7983613015ff9
This commit is contained in:
parent
3ffd6caf35
commit
3e16df2435
@ -557,9 +557,6 @@ void start_ap(struct nl_sock *sk)
|
|||||||
int tl = pos-tail;
|
int tl = pos-tail;
|
||||||
printf ("Tail len %d\n",tl);
|
printf ("Tail len %d\n",tl);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, tl, tail);
|
NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, tl, tail);
|
||||||
|
|
||||||
NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, rd.idx);
|
NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, rd.idx);
|
||||||
|
Loading…
Reference in New Issue
Block a user