summaryrefslogtreecommitdiff
path: root/package/hostapd/patches/551-nl80211_del_beacon_bss.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-04-23 21:34:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-04-23 21:34:35 +0000
commitd7bdfca6d0879280b8b6f4e5e2f6e9086421a982 (patch)
tree4b4d4d0aeceee1ad8bfef80bc498a0bb078f91a0 /package/hostapd/patches/551-nl80211_del_beacon_bss.patch
parentedfcbe5705a9d1ce7d21f7bf7460593447875822 (diff)
downloadmtk-20170518-d7bdfca6d0879280b8b6f4e5e2f6e9086421a982.zip
mtk-20170518-d7bdfca6d0879280b8b6f4e5e2f6e9086421a982.tar.gz
mtk-20170518-d7bdfca6d0879280b8b6f4e5e2f6e9086421a982.tar.bz2
hostapd: update to 2011-04-21
SVN-Revision: 26749
Diffstat (limited to 'package/hostapd/patches/551-nl80211_del_beacon_bss.patch')
-rw-r--r--package/hostapd/patches/551-nl80211_del_beacon_bss.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/hostapd/patches/551-nl80211_del_beacon_bss.patch b/package/hostapd/patches/551-nl80211_del_beacon_bss.patch
index 43c550a..a4cf619 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
-@@ -6566,4 +6584,5 @@ const struct wpa_driver_ops wpa_driver_n
+@@ -6581,4 +6599,5 @@ const struct wpa_driver_ops wpa_driver_n
.set_intra_bss = nl80211_set_intra_bss,
.set_param = nl80211_set_param,
.get_radio_name = nl80211_get_radio_name,
@@ -52,7 +52,7 @@
};
--- a/src/drivers/driver.h
+++ b/src/drivers/driver.h
-@@ -2240,6 +2240,8 @@ struct wpa_driver_ops {
+@@ -2241,6 +2241,8 @@ struct wpa_driver_ops {
* @signal_info: Connection info structure
*/
int (*signal_poll)(void *priv, struct wpa_signal_info *signal_info);