hostap-driver: Remove newline at start of config (cosmetic)

SVN-Revision: 26202
master
Vasilis Tsiligiannis 14 years ago
parent bc196e68fe
commit a15af2dffc
  1. 1
      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

Loading…
Cancel
Save