From 814af8484ea438eaa7f72146f7ba51b0bf50751a Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 11 Nov 2010 22:39:19 +0000 Subject: hostapd: update to 2010-11-11 SVN-Revision: 23969 --- package/hostapd/patches/551-nl80211_del_beacon_bss.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/hostapd/patches/551-nl80211_del_beacon_bss.patch') diff --git a/package/hostapd/patches/551-nl80211_del_beacon_bss.patch b/package/hostapd/patches/551-nl80211_del_beacon_bss.patch index 1d08b93907..e24e92f405 100644 --- a/package/hostapd/patches/551-nl80211_del_beacon_bss.patch +++ b/package/hostapd/patches/551-nl80211_del_beacon_bss.patch @@ -44,7 +44,7 @@ /** * wpa_driver_nl80211_deinit - Deinitialize nl80211 driver interface -@@ -5905,4 +5923,5 @@ const struct wpa_driver_ops wpa_driver_n +@@ -5882,4 +5900,5 @@ const struct wpa_driver_ops wpa_driver_n .signal_monitor = nl80211_signal_monitor, .send_frame = nl80211_send_frame, .set_intra_bss = nl80211_set_intra_bss, @@ -52,7 +52,7 @@ }; --- a/src/drivers/driver.h +++ b/src/drivers/driver.h -@@ -1915,6 +1915,8 @@ struct wpa_driver_ops { +@@ -1909,6 +1909,8 @@ struct wpa_driver_ops { * set_intra_bss - Enables/Disables intra BSS bridging */ int (*set_intra_bss)(void *priv, int enabled); -- cgit v1.2.3