1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-19 04:49:42 +02:00

revert accidental change to madwifi.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12428 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-29 01:07:53 +00:00
parent e56a83b19e
commit 427c7ab18c

View File

@ -153,6 +153,7 @@ enable_atheros() {
;; ;;
psk*|wpa*) psk*|wpa*)
start_hostapd=1 start_hostapd=1
config_get key "$vif" key
;; ;;
esac esac