Re: [PATCH] Add missing data type __s8

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

 



On Mon, Oct 30, 2017 at 09:59:14AM +0530, Kishan Gondaliya wrote:
> Referencing to this issue: https://github.com/openwrt/openwrt/issues/566
> 
> Build fails for OpenWRT due to missing data type.

That's an OpenWrt specific bug that does not show up in upstream
hostapd/wpa_supplicant and as such, should not be fixed in hostap.git.
Instead, this should be fixed in the OpenWrt patch that causes the
issue:

package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch

That patch pulls in nl80211_copy.h into driver.h and as such, into
compilation of multiple files that should not have anything to do with
the nl80211 header. NL80211_* values must not be used in driver.h to
keep the interface clean and independent of driver interface specific
information.

-- 
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