[PATCH 1/4] hostapd: Add require_he configuration
Otcheretianski, Andrei
andrei.otcheretianski at intel.com
Mon Dec 19 06:30:59 PST 2022
> Thanks, patches 1/4 and 3/4 applied.
>
> > diff --git a/hostapd/config_file.c b/hostapd/config_file.c @@ -3481,6
> > +3481,8 @@ static int hostapd_config_fill(struct hostapd_config *conf,
> > + } else if (os_strcmp(buf, "require_he") == 0) {
> > + conf->require_vht = atoi(pos);
>
> With that copy-paste error fixed and a hwsim test case added to catch this..
Oh, sorry - I didn't notice that 😊.
>
> --
> Jouni Malinen PGP id EFC895FA
More information about the Hostap
mailing list