[package] hostap-driver: Remove newline at start of config (cosmetic)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26202 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
1e463768b8
commit
8eef24d519
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue