minor cleanup
[openwrt.git] / package / base-files / files / sbin / wifi
index d877c73..272aa16 100755 (executable)
@@ -14,7 +14,7 @@ find_net_config() {(
                include /lib/network
                scan_interfaces
 
-               config_get ifname "$vif" ifnamea
+               config_get ifname "$vif" ifname
 
                cfg="$(find_config "$ifname")"
        }
This page took 0.019292 seconds and 4 git commands to generate.