mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
2d36f60d88
Pass the expected struct: ../src/drivers/driver_nl80211.c: In function 'wpa_driver_nl80211_del_beacon': ../src/drivers/driver_nl80211.c:2945:31: warning: passing argument 1 of 'nl80211_bss_msg' from incompatible pointer type [-Wincompatible-pointer-types] 2945 | msg = nl80211_bss_msg(drv, 0, NL80211_CMD_DEL_BEACON); | ^~~ | | | struct wpa_driver_nl80211_data * ../src/drivers/driver_nl80211.c:695:50: note: expected 'struct i802_bss *' but argument is of type 'struct wpa_driver_nl80211_data *' 695 | struct nl_msg * nl80211_bss_msg(struct i802_bss *bss, int flags, uint8_t cmd) | ~~~~~~~~~~~~~~~~~^~~ Fixes: 35ff1affe8 "hostapd: update to 2022-05-08" Signed-off-by: Andre Heider <a.heider@gmail.com> |
||
---|---|---|
.. | ||
001-wolfssl-init-RNG-with-ECC-key.patch | ||
010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch | ||
011-mesh-use-deterministic-channel-on-channel-switch.patch | ||
021-fix-sta-add-after-previous-connection.patch | ||
022-hostapd-fix-use-of-uninitialized-stack-variables.patch | ||
023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch | ||
030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch | ||
040-mesh-allow-processing-authentication-frames-in-block.patch | ||
050-build_fix.patch | ||
100-daemonize_fix.patch | ||
200-multicall.patch | ||
300-noscan.patch | ||
301-mesh-noscan.patch | ||
310-rescan_immediately.patch | ||
320-optional_rfkill.patch | ||
330-nl80211_fix_set_freq.patch | ||
340-reload_freq_change.patch | ||
341-mesh-ctrl-iface-channel-switch.patch | ||
350-nl80211_del_beacon_bss.patch | ||
360-ctrl_iface_reload.patch | ||
370-ap_sta_support.patch | ||
380-disable_ctrl_iface_mib.patch | ||
381-hostapd_cli_UNKNOWN-COMMAND.patch | ||
390-wpa_ie_cap_workaround.patch | ||
400-wps_single_auth_enc_type.patch | ||
410-limit_debug_messages.patch | ||
420-indicate-features.patch | ||
430-hostapd_cli_ifdef.patch | ||
431-wpa_cli_ifdef.patch | ||
432-missing-typedef.patch | ||
450-scan_wait.patch | ||
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch | ||
461-driver_nl80211-use-new-parameters-during-ibss-join.patch | ||
463-add-mcast_rate-to-11s.patch | ||
464-fix-mesh-obss-check.patch | ||
465-hostapd-config-support-random-BSS-color.patch | ||
470-survey_data_fallback.patch | ||
500-lto-jobserver-support.patch | ||
590-rrm-wnm-statistics.patch | ||
599-wpa_supplicant-fix-warnings.patch | ||
600-ubus_support.patch | ||
610-hostapd_cli_ujail_permission.patch | ||
700-wifi-reload.patch | ||
710-vlan_no_bridge.patch | ||
711-wds_bridge_force.patch | ||
720-iface_max_num_sta.patch | ||
730-ft_iface.patch | ||
740-snoop_iface.patch | ||
750-qos_map_set_without_interworking.patch | ||
751-qos_map_ignore_when_unsupported.patch | ||
800-acs-don-t-select-indoor-channel-on-outdoor-operation.patch | ||
990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch | ||
992-openssl-include-rsa.patch |