1
1
Files
zyxel-vmg8825_b50b-cfw/package/network/config/netifd/patches-2015-12-16/013-fix-hwmode-for-11ad-configuration.patch
T
2026-04-17 18:33:03 +02:00

12 lines
220 B
Diff
Executable File

--- a/scripts/netifd-wireless.sh
+++ b/scripts/netifd-wireless.sh
@@ -70,7 +70,7 @@ _wdev_prepare_channel() {
}
case "$hwmode" in
- a|b|g) ;;
+ a|b|g|ad) ;;
*)
if [ "$channel" -gt 14 ]; then
hwmode=a