mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[package] hostap-driver: Remove newline at start of config (cosmetic)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26202 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -246,7 +246,6 @@ detect_prism2() {
|
|||||||
config_foreach check_prism2_device wifi-device
|
config_foreach check_prism2_device wifi-device
|
||||||
[ "$found" -gt 0 ] && continue
|
[ "$found" -gt 0 ] && continue
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
||||||
config wifi-device radio$devidx
|
config wifi-device radio$devidx
|
||||||
option type prism2
|
option type prism2
|
||||||
option channel 11
|
option channel 11
|
||||||
|
|||||||
Reference in New Issue
Block a user