aboutsummaryrefslogtreecommitdiffstats
path: root/package/firmware/amd64-microcode
diff options
context:
space:
mode:
authorLeon M. George <leon@georgemail.eu>2019-09-11 15:22:55 +0200
committerPetr Štetiar <ynezz@true.cz>2019-11-14 20:59:58 +0100
commiteba68342f9d350008ade7c70cfa9c12d3ac6b504 (patch)
tree6fcad0725948ed3ed2d9d5fcbd4b72c8605e0f50 /package/firmware/amd64-microcode
parent0fcf02d0a5903ef506f48b41bfbc3eac970dcfe3 (diff)
downloadupstream-eba68342f9d350008ade7c70cfa9c12d3ac6b504.tar.gz
upstream-eba68342f9d350008ade7c70cfa9c12d3ac6b504.tar.bz2
upstream-eba68342f9d350008ade7c70cfa9c12d3ac6b504.zip
hostapd: declare struct wpa_bss early
wps_supplicant.h assumes that 'struct wpa_bss' is forward declared if CONFIG_WPS is not defined. With the later inclusion of 600-ubus_support, the issue manifests in warnings like these: wps_supplicant.h:113:15: warning: 'struct wpa_bss' declared inside parameter list will not be visible outside of this definition or declaration struct wpa_bss *bss) ^~~~~~~ This patch forward declares 'struct wpa_bss' regardless. Signed-off-by: Leon M. George <leon@georgemail.eu> [commit message facelift] Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit f974f8213b94578581b35e6b3f8fb1fd5a35f753)
Diffstat (limited to 'package/firmware/amd64-microcode')
0 files changed, 0 insertions, 0 deletions