From af6d19ac969a1f65c529343365047fe3987677fe Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 8 Jul 2010 18:35:15 +0000 Subject: hostapd: update to 2010-07-05 SVN-Revision: 22097 --- package/hostapd/patches/380-ap_isolate.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/patches/380-ap_isolate.patch') diff --git a/package/hostapd/patches/380-ap_isolate.patch b/package/hostapd/patches/380-ap_isolate.patch index 92ac6ded8f..12fbdc86b7 100644 --- a/package/hostapd/patches/380-ap_isolate.patch +++ b/package/hostapd/patches/380-ap_isolate.patch @@ -38,7 +38,7 @@ * @freq: Frequency (in MHz) of the channel --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c -@@ -4263,6 +4263,29 @@ static int i802_set_rate_sets(void *priv +@@ -4339,6 +4339,29 @@ static int i802_set_rate_sets(void *priv return -ENOBUFS; } @@ -68,7 +68,7 @@ #endif /* HOSTAPD */ -@@ -5372,6 +5395,7 @@ const struct wpa_driver_ops wpa_driver_n +@@ -5448,6 +5471,7 @@ const struct wpa_driver_ops wpa_driver_n .set_tx_queue_params = i802_set_tx_queue_params, .set_sta_vlan = i802_set_sta_vlan, .set_wds_sta = i802_set_wds_sta, -- cgit v1.2.3