]> code.ossystems Code Review - openembedded-core.git/commit
hostap-utils: Use C99 stddefs in defining local typedefs
authorKhem Raj <raj.khem@gmail.com>
Mon, 31 Aug 2015 06:15:34 +0000 (06:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Oct 2015 06:40:22 +0000 (07:40 +0100)
commit8eb5bd93614db57654d9d3fcc2edcf6f26f148a6
tree3644040e5b751d10772011176bba589bfa06b2da
parentdc26472661bdc0ed4248d7ab462a296f3c86c421
hostap-utils: Use C99 stddefs in defining local typedefs

The code is creating more abstract types which is nice however it should
be using standard defines from stdint.h and not random defines to base
its own type system

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/hostap/hostap-utils-0.4.7/0001-Define-_u32-__s32-__u16-__s16-__u8-in-terms-of-c99-t.patch [new file with mode: 0644]
meta/recipes-bsp/hostap/hostap-utils.inc