Testing ...

FossilOrigin-Name: f2f48668b0386195036980e489c944788ba2dc125fea908877c7983613015ff9
This commit is contained in:
7u83@mail.ru 2014-10-26 06:26:07 +00:00
parent 3ffd6caf35
commit 3e16df2435
1 changed files with 0 additions and 3 deletions

View File

@ -557,9 +557,6 @@ void start_ap(struct nl_sock *sk)
int tl = pos-tail;
printf ("Tail len %d\n",tl);
NLA_PUT(msg, NL80211_ATTR_BEACON_TAIL, tl, tail);
NLA_PUT_U32(msg, NL80211_ATTR_IFINDEX, rd.idx);