[PATCH 1/7] Import wpa from FreeBSD

Christian Mauderer christian.mauderer at embedded-brains.de
Thu Aug 17 07:53:32 UTC 2017


Hello Sichen,

I get a

  error: corrupt patch at line 47434

for the first patch. That is the following part. The problem seems to be
the empty line.

Regards

Christian

Am 16.08.2017 um 18:10 schrieb Sichen Zhao:
> +#include "common/ieee802_11_defs.h"
> +#include "wps/wps.h"
> +
> +/* P2P ASP Setup Capability */
> +#define P2PS_SETUP_NONE 0
> +#define P2PS_SETUP_NEW BIT(0)
> +#define P2PS_SETUP_CLIENT BIT(1)
> +#define P2PS_SETUP_GROUP_OWNER BIT(2)
> 
> +
> +#define P2PS_WILD_HASH_STR "org.wi-fi.wfds"
> +#define P2PS_HASH_LEN 6
> +#define P2P_MAX_QUERY_HASH 6
> +#define P2PS_FEATURE_CAPAB_CPT_MAX 2
> +
> +/**
> + * P2P_MAX_PREF_CHANNELS - Maximum number of preferred channels
> + */
> +#define P2P_MAX_PREF_CHANNELS 100

-- 
--------------------------------------------
embedded brains GmbH
Christian Mauderer
Dornierstr. 4
D-82178 Puchheim
Germany
email: christian.mauderer at embedded-brains.de
Phone: +49-89-18 94 741 - 18
Fax:   +49-89-18 94 741 - 08
PGP: Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list