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 --- package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch') diff --git a/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch b/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch index 4738fcd632..54dec31333 100644 --- a/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch +++ b/package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch @@ -1,6 +1,6 @@ --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c -@@ -3708,7 +3708,7 @@ static int nl80211_set_channel(struct i8 +@@ -3709,7 +3709,7 @@ static int nl80211_set_channel(struct i8 freq->freq, freq->ht_enabled, freq->vht_enabled, freq->bandwidth, freq->center_freq1, freq->center_freq2); -- cgit v1.2.3