projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
796bc21
)
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
Jo-Philipp Wich
<jo@mein.io>
Wed, 13 Dec 2017 15:53:53 +0000
(16:53 +0100)
Signed-off-by: Leon M. George <leon@georgemail.eu>
(cherry picked from commit
63462910ddb01d9a7391d793228767628aa65db2
)
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 5af9a50bfa287331161c880fe47024c174aa2a66..1f286611175fa9fdfd4f7317f328d2ca940371ce 100644
(file)
--- a/
package/network/services/hostapd/files/hostapd.sh
+++ b/
package/network/services/hostapd/files/hostapd.sh
@@
-746,8
+746,6
@@
wpa_supplicant_add_network() {
append network_data "mcast_rate=$mc_rate" "$N$T"
}
- local ht_str
-
cat >> "$_config" <<EOF
network={
$scan_ssid