summaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-05 21:14:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-05 21:14:02 +0000
commit53fa9374c246f105df82fe42586a7c5dd41f33a7 (patch)
treee9d29fe3d34f164dc048c9b8e140d627c5c8599d /package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch
parent5758b210e3ae37fe949a528281746cdab33b3138 (diff)
downloadmtk-20170518-53fa9374c246f105df82fe42586a7c5dd41f33a7.zip
mtk-20170518-53fa9374c246f105df82fe42586a7c5dd41f33a7.tar.gz
mtk-20170518-53fa9374c246f105df82fe42586a7c5dd41f33a7.tar.bz2
hostapd: fix wpad-mini compile error (#16700)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41023
Diffstat (limited to 'package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch')
-rw-r--r--package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch b/package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch
index 45088ad..b4c4034 100644
--- a/package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch
+++ b/package/network/services/hostapd/patches/502-wpa_s-support-htmode-param.patch
@@ -145,7 +145,7 @@ Signed-off-by: Antonio Quartulli <ordex@autistici.org>
/**
--- a/wpa_supplicant/wpa_supplicant.c
+++ b/wpa_supplicant/wpa_supplicant.c
-@@ -1812,6 +1812,8 @@ static void wpas_start_assoc_cb(struct w
+@@ -1813,6 +1813,8 @@ static void wpas_start_assoc_cb(struct w
i++;
}
params.mcast_rate = ssid->mcast_rate;