Andre Heider
2d36f60d88
hostapd: fix 350-nl80211_del_beacon_bss.patch
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>
2022-12-13 10:54:50 +01:00
..
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2021-07-28 05:55:11 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2020-05-21 08:18:01 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2021-05-26 11:48:14 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-12-13 10:54:50 +01:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2020-05-21 08:18:01 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2020-05-21 08:18:01 +02:00
2022-06-12 23:03:36 +02:00
2022-09-20 01:15:36 +02:00
2020-01-28 14:38:43 +01:00
2016-06-15 19:10:32 +02:00
2020-05-21 08:18:01 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-02-08 00:21:27 +01:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2019-09-19 23:43:27 +02:00
2022-09-22 15:26:58 +02:00
2021-11-23 18:53:31 +00:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-09-20 01:15:36 +02:00
2022-07-11 00:50:54 +02:00