[Projekt-wlan] [PATCHv3 00/12] Tagged VLAN and per_sta_vif support
Jouni Malinen
j at w1.fi
Tue Feb 9 03:57:22 PST 2016
On Tue, Feb 09, 2016 at 12:54:18PM +0100, M. Braun wrote:
> I think the issue is introduced by following change you made to
> radius_msg_get_vlanid:
>
> >- for (i = 0; i < numtagged; i++)
> >- tagged[i] = 0;
> >+ for (j = 0; j < numtagged; i++)
> >+ tagged[j] = 0;
>
> The loop variable is not incremented (i instead of j).
Argh.. I looked at that multiple times when trying to figure out what
was going on.. I had to change this due to compiler error (-Werror..)
preventing the original patch set from building.
> Shall I resent the full fixed series?
No need. I'll take a closer look at this once I get back from from
netdev.
--
Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list