Просмотр исходного кода

iw: replace patch with upstream version

Replace patch with upstream version.

Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/21723
Signed-off-by: Hauke Mehrtens <[email protected]>
Aleksander Jan Bajkowski 2 недель назад
Родитель
Сommit
42f9b095d6

+ 16 - 0
package/network/utils/iw/patches/130-survey-bss-rx-time.patch → 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 <[email protected]>
+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 <[email protected]>
+Signed-off-by: Aleksander Jan Bajkowski <[email protected]>
+Link: https://patch.msgid.link/[email protected]
+Signed-off-by: Johannes Berg <[email protected]>
+---
+ 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