From 18b2f2d6943342bda498dfdbdf25d3ba6265c408 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 28 Jan 2016 17:20:10 +0000 Subject: hostapd: fix mesh interface bridge handling Signed-off-by: Felix Fietkau SVN-Revision: 48529 --- .../services/hostapd/patches/462-wpa_s-support-htmode-param.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch') diff --git a/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch b/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch index 62ce84e635..aa2ac197e8 100644 --- a/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch +++ b/package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch @@ -27,7 +27,7 @@ Signed-off-by: Antonio Quartulli * bssid_hint - BSSID of a proposed AP --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c -@@ -4549,6 +4549,22 @@ retry: +@@ -4550,6 +4550,22 @@ retry: nla_put_u32(msg, NL80211_ATTR_MCAST_RATE, params->mcast_rate); } -- cgit v1.2.3