From: Felix Fietkau Date: Fri, 15 Aug 2025 17:31:28 +0000 (+0200) Subject: wifi-scripts: ucode: remove reference to legacy drivers X-Git-Tag: v25.12.0-rc1~1575 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6d81d7c1e89c096c25b53dab1aef58961c5532;p=thirdparty%2Fopenwrt.git wifi-scripts: ucode: remove reference to legacy drivers Signed-off-by: Felix Fietkau --- diff --git a/package/network/config/wifi-scripts/files-ucode/usr/share/schema/wireless.wifi-device.json b/package/network/config/wifi-scripts/files-ucode/usr/share/schema/wireless.wifi-device.json index 77692da2f6b..f5f36280374 100644 --- a/package/network/config/wifi-scripts/files-ucode/usr/share/schema/wireless.wifi-device.json +++ b/package/network/config/wifi-scripts/files-ucode/usr/share/schema/wireless.wifi-device.json @@ -127,7 +127,7 @@ "type": "string" }, "country_code": { - "description": "Specifies the country code, affects the available channels and transmission powers. For types mac80211 and broadcom a two letter country code is used (EN or DE). The madwifi driver expects a numeric code", + "description": "Specifies the two-letter country code (e.g. EN or DE), affects the available channels and transmission powers", "type": "string" }, "country_ie": {