projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f42c1b
)
fixup! hostapd: update to latest HEAD
author
David Bauer
<
[email protected]
>
Fri, 13 May 2022 22:39:47 +0000
(
00:39
+0200)
committer
David Bauer
<
[email protected]
>
Fri, 13 May 2022 22:39:47 +0000
(
00:39
+0200)
package/network/services/hostapd/src/src/ap/ubus.c
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/src/src/ap/ubus.c
b/package/network/services/hostapd/src/src/ap/ubus.c
index f7bb093ad2dd1c07c2acaf45acbd26ec8c8e708e..754d82b2fb51cf00a0d0b06097f7c98fa1897c8e 100644
(file)
--- a/
package/network/services/hostapd/src/src/ap/ubus.c
+++ b/
package/network/services/hostapd/src/src/ap/ubus.c
@@
-893,6
+893,8
@@
hostapd_switch_chan(struct ubus_context *ctx, struct ubus_object *obj,
chwidth, seg0, seg1,
iconf->vht_capab,
mode ? &mode->he_capab[IEEE80211_MODE_AP] :
+ NULL,
+ mode ? &mode->eht_capab[IEEE80211_MODE_AP] :
NULL);
for (i = 0; i < hapd->iface->num_bss; i++) {