[package] mac80211: add mising esac to mac80211.sh
[openwrt.git] / package / mac80211 / files / lib / wifi / mac80211.sh
index f1d89f8..e865a8b 100644 (file)
@@ -413,6 +413,7 @@ enable_mac80211() {
                                                                        }
                                                        ;;
                                                        *) append keyspec "d:0:$(prepare_key_wep "$key")" ;;
+                                               esac
                                        }
 
                                        local mcval=""
This page took 0.027853 seconds and 4 git commands to generate.