summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/subsys/210-ap_scan.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2024-09-24 15:06:20 +0200
committerFelix Fietkau <nbd@nbd.name>2024-09-26 10:55:11 +0200
commit384d079fd87620234abc5061be65050c3d54a4fe (patch)
tree8109d61ba9bb029a547385902a7a4a22556af47f /package/kernel/mac80211/patches/subsys/210-ap_scan.patch
parentd23e0a0086d1bb947ce4e9b5f98122eb5d0685cb (diff)
downloadopenwrt-384d079fd87620234abc5061be65050c3d54a4fe.tar.gz
openwrt-384d079fd87620234abc5061be65050c3d54a4fe.tar.bz2
openwrt-384d079fd87620234abc5061be65050c3d54a4fe.zip
mac80211: update to version 6.11
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/kernel/mac80211/patches/subsys/210-ap_scan.patch')
-rw-r--r--package/kernel/mac80211/patches/subsys/210-ap_scan.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/subsys/210-ap_scan.patch b/package/kernel/mac80211/patches/subsys/210-ap_scan.patch
index a1f96cb3a0..ca4ac8adb6 100644
--- a/package/kernel/mac80211/patches/subsys/210-ap_scan.patch
+++ b/package/kernel/mac80211/patches/subsys/210-ap_scan.patch
@@ -8,7 +8,7 @@ Subject: [PATCH] mac80211: allow scans in access point mode (for site survey)
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
-@@ -2844,6 +2844,8 @@ static int ieee80211_scan(struct wiphy *
+@@ -2863,6 +2863,8 @@ static int ieee80211_scan(struct wiphy *
*/
fallthrough;
case NL80211_IFTYPE_AP: