Re: [PATCH] Add missing data type __s8

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

 



On Tue, Oct 24, 2017 at 06:10:52PM +0530, Kishan Gondaliya wrote:
> diff --git a/src/drivers/linux_wext.h b/src/drivers/linux_wext.h
> @@ -26,6 +26,7 @@ typedef int32_t __s32;
>  typedef uint16_t __u16;
>  typedef int16_t __s16;
>  typedef uint8_t __u8;
> +typedef int8_t __s8;
>  #ifndef __user
>  #define __user
>  #endif /* __user */

Could you please clarify why this is needed? These typedefs in
linux_wext.h were added for the purpose of being able to accept the
linux/wireless.h header file from the kernel (include/uapi/wireless.h)
and that file does not seem to be using __s8.
 
-- 
Jouni Malinen                                            PGP id EFC895FA

_______________________________________________
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