projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc0847e
)
hostapd: remove unused local var declaration
author
Leon M. George
<leon@georgemail.eu>
Mon, 20 Nov 2017 16:38:09 +0000
(17:38 +0100)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 21 Nov 2017 12:11:42 +0000
(13:11 +0100)
Signed-off-by: Leon M. George <leon@georgemail.eu>
package/network/services/hostapd/files/hostapd.sh
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/files/hostapd.sh
b/package/network/services/hostapd/files/hostapd.sh
index f4f8b8e6cad490c3edec3a2166dfa914a4f0fcfe..d3a8ad19d88ce957c5f28beacfdb13d5b860bf9a 100644
(file)
--- a/
package/network/services/hostapd/files/hostapd.sh
+++ b/
package/network/services/hostapd/files/hostapd.sh
@@
-769,8
+769,6
@@
wpa_supplicant_add_network() {
append network_data "mcast_rate=$mc_rate" "$N$T"
}
- local ht_str
-
cat >> "$_config" <<EOF
network={
$scan_ssid