projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
minor cleanup
[openwrt.git]
/
package
/
base-files
/
files
/
sbin
/
wifi
diff --git
a/package/base-files/files/sbin/wifi
b/package/base-files/files/sbin/wifi
index
d877c73
..
272aa16
100755
(executable)
--- a/
package/base-files/files/sbin/wifi
+++ b/
package/base-files/files/sbin/wifi
@@
-14,7
+14,7
@@
find_net_config() {(
include /lib/network
scan_interfaces
- config_get ifname "$vif" ifname
a
+ config_get ifname "$vif" ifname
cfg="$(find_config "$ifname")"
}
This page took
0.019292 seconds
and
4
git commands to generate.