aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch')
-rw-r--r--package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch b/package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch
index d90a275233..1fc4e8a77c 100644
--- a/package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch
+++ b/package/network/services/hostapd/patches/751-qos_map_ignore_when_unsupported.patch
@@ -1,6 +1,6 @@
--- a/src/ap/ap_drv_ops.c
+++ b/src/ap/ap_drv_ops.c
-@@ -864,7 +864,8 @@ int hostapd_start_dfs_cac(struct hostapd
+@@ -874,7 +874,8 @@ int hostapd_start_dfs_cac(struct hostapd
int hostapd_drv_set_qos_map(struct hostapd_data *hapd,
const u8 *qos_map_set, u8 qos_map_set_len)
{