summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksander Jan Bajkowski2026-01-26 22:25:00 +0000
committerHauke Mehrtens2026-01-28 23:09:42 +0000
commit42f9b095d68e807100c45edff019eb37dccdd2f0 (patch)
treed664e64a40ed863dc174dc11bfbeb7cd1ed6f420
parent788958880b66dd3f451d53801c8d25e5e6cfe1b8 (diff)
downloadopenwrt-42f9b095d68e807100c45edff019eb37dccdd2f0.tar.gz
iw: replace patch with upstream version
Replace patch with upstream version. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl> Link: https://github.com/openwrt/openwrt/pull/21723 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
-rw-r--r--package/network/utils/iw/patches/130-iw-survey-add-BSS-receive-time-to-survey.patch (renamed from package/network/utils/iw/patches/130-survey-bss-rx-time.patch)16
1 files changed, 16 insertions, 0 deletions
diff --git a/package/network/utils/iw/patches/130-survey-bss-rx-time.patch b/package/network/utils/iw/patches/130-iw-survey-add-BSS-receive-time-to-survey.patch
index d488c141c9..9be54cb805 100644
--- a/package/network/utils/iw/patches/130-survey-bss-rx-time.patch
+++ b/package/network/utils/iw/patches/130-iw-survey-add-BSS-receive-time-to-survey.patch
@@ -1,3 +1,19 @@
+From 05bc0bb7d7cafbcad1e24ce7c7ab08943c5751d8 Mon Sep 17 00:00:00 2001
+From: Aleksander Jan Bajkowski <olek2@wp.pl>
+Date: Sun, 18 Jan 2026 13:00:07 +0100
+Subject: [PATCH] iw: survey: add BSS receive time to survey
+
+Print channel BSS receive time in survey dump. This patch comes
+from OpenWRT. It's been in use for 7 years.
+
+Cc: Felix Fietkau <nbd@openwrt.org>
+Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
+Link: https://patch.msgid.link/20260118120013.4383-1-olek2@wp.pl
+Signed-off-by: Johannes Berg <johannes.berg@intel.com>
+---
+ survey.c | 3 +++
+ 1 file changed, 3 insertions(+)
+
--- a/survey.c
+++ b/survey.c
@@ -60,6 +60,9 @@ static int print_survey_handler(struct n