Re: [PATCH v3 10/12] wpa_supplicant: support Multi-AP backhaul STA onboarding

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 Hi Jouni,

 I forgot to ask in my earlier reply...

On 05/12/2018 11:24, Arnout Vandecappelle (Essensium/Mind) wrote:
> diff --git a/src/p2p/p2p_build.c b/src/p2p/p2p_build.c
> index 2882c6ad0..63eb2e84c 100644
> --- a/src/p2p/p2p_build.c
> +++ b/src/p2p/p2p_build.c
> @@ -802,7 +802,7 @@ int p2p_build_wps_ie(struct p2p_data *p2p, struct wpabuf *buf, int pw_id,
>  		wpabuf_put_be16(buf, p2p->cfg->config_methods);
>  	}
>  
> -	if (wps_build_wfa_ext(buf, 0, NULL, 0) < 0)
> +	if (wps_build_wfa_ext(buf, 0, NULL, 0, 0) < 0)

 These small changes make the patch very big and perhaps hard to review. Would
you like me to split off the additional argument to wps_build_wfa_ext as a
separate patch?

 Regards,
 Arnout


>  		return -1;
>  
>  	if (all_attr && p2p->cfg->num_sec_dev_types) {

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux