From 09b97ae69dc649d994ac05580cae4e634186ab3e Mon Sep 17 00:00:00 2001 From: Filip Matusiak Date: Thu, 21 Aug 2025 11:09:04 +0200 Subject: [PATCH] self-diagnostics: get status of MLD stations --- .../files/usr/share/self-diagnostics/helper/wifi_sta.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/self-diagnostics/files/usr/share/self-diagnostics/helper/wifi_sta.sh b/self-diagnostics/files/usr/share/self-diagnostics/helper/wifi_sta.sh index 8db00ecad..6bdde7167 100755 --- a/self-diagnostics/files/usr/share/self-diagnostics/helper/wifi_sta.sh +++ b/self-diagnostics/files/usr/share/self-diagnostics/helper/wifi_sta.sh @@ -22,3 +22,4 @@ handle_interface() { config_load wireless config_foreach handle_interface wifi-iface +config_foreach handle_interface wifi-mld