From 36ac145eea94170cc2fa924bea8cd61487a0d253 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 13 Sep 2012 12:38:51 +0000 Subject: hostapd: update to 2012-09-10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33392 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hostapd/patches/580-fix_bss_addr.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hostapd/patches/580-fix_bss_addr.patch') diff --git a/package/hostapd/patches/580-fix_bss_addr.patch b/package/hostapd/patches/580-fix_bss_addr.patch index fffa25ec42..3a76668c14 100644 --- a/package/hostapd/patches/580-fix_bss_addr.patch +++ b/package/hostapd/patches/580-fix_bss_addr.patch @@ -1,6 +1,6 @@ --- a/src/drivers/driver_nl80211.c +++ b/src/drivers/driver_nl80211.c -@@ -7607,7 +7607,7 @@ static int i802_set_wds_sta(void *priv, +@@ -7738,7 +7738,7 @@ static int i802_set_wds_sta(void *priv, if (!if_nametoindex(name)) { if (nl80211_create_iface(drv, name, NL80211_IFTYPE_AP_VLAN, -- cgit v1.2.3