hostap-driver: Remove newline at start of config (cosmetic)
SVN-Revision: 26202
This commit is contained in:
parent
bc196e68fe
commit
a15af2dffc
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue