projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] hostap-driver: Remove newline at start of config (cosmetic)
[openwrt.git]
/
package
/
hostap-driver
/
files
/
lib
/
wifi
/
hostap.sh
diff --git
a/package/hostap-driver/files/lib/wifi/hostap.sh
b/package/hostap-driver/files/lib/wifi/hostap.sh
index
9d19453
..
820a2e7
100755
(executable)
--- a/
package/hostap-driver/files/lib/wifi/hostap.sh
+++ b/
package/hostap-driver/files/lib/wifi/hostap.sh
@@
-246,7
+246,6
@@
detect_prism2() {
config_foreach check_prism2_device wifi-device
[ "$found" -gt 0 ] && continue
cat <<EOF
-
config wifi-device radio$devidx
option type prism2
option channel 11
This page took
0.02157 seconds
and
4
git commands to generate.