aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2021-12-23 19:18:33 +0100
committerFelix Fietkau <nbd@nbd.name>2021-12-23 19:20:34 +0100
commitd655eea05300f37931d49077044a81dc2e1d955c (patch)
treec7aace45509c2733edb6183f42860e381f2be223 /package/network/services/hostapd/Makefile
parente1b79b1dc39febcfb8eb9a32123abb64b10b5524 (diff)
downloadupstream-d655eea05300f37931d49077044a81dc2e1d955c.tar.gz
upstream-d655eea05300f37931d49077044a81dc2e1d955c.tar.bz2
upstream-d655eea05300f37931d49077044a81dc2e1d955c.zip
hostapd: only attempt to set qos map if supported by the driver
Fixes issues with brcmfmac Signed-off-by: Felix Fietkau <nbd@nbd.name> (cherry-picked from commit 5e67cd63c4ff5d8f36c341dfa3355e3a4ac2be81)
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index 783c10d587..5377c940a3 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=37
+PKG_RELEASE:=38
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git