mac80211: add missing done to mac80211.sh (#8735)
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 26 Jan 2011 21:01:23 +0000 (21:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 26 Jan 2011 21:01:23 +0000 (21:01 +0000)
SVN-Revision: 25131

package/mac80211/files/lib/wifi/mac80211.sh

index e865a8be66a6ea97c7e7c80bfa635b34b2c4618e..3a8b116d19281afe0aa627b9c8892f0cf1fbc322 100644 (file)
@@ -411,6 +411,7 @@ enable_mac80211() {
                                                                                [ $idx -eq $key ] && ikey="d:$ikey"
                                                                                append keyspec "$ikey"
                                                                        }
+                                                               done
                                                        ;;
                                                        *) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
                                                esac