[package] mac80211: add mising esac to mac80211.sh
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 26 Jan 2011 20:37:12 +0000 (20:37 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 26 Jan 2011 20:37:12 +0000 (20:37 +0000)
SVN-Revision: 25122

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

index f1d89f87a01088ffa7eef5848c649f8bc2b8c5f3..e865a8be66a6ea97c7e7c80bfa635b34b2c4618e 100644 (file)
@@ -413,6 +413,7 @@ enable_mac80211() {
                                                                        }
                                                        ;;
                                                        *) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
                                                                        }
                                                        ;;
                                                        *) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
+                                               esac
                                        }
 
                                        local mcval=""
                                        }
 
                                        local mcval=""