aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches-r3776/322-ignore_broken_bssid.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-07-18 22:50:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-07-18 22:50:46 +0000
commitf3d926ef0e15ae3c3a4c29bcf78b1526ca2a163b (patch)
tree1580f2bddebad1f36c88e6a15ca95a2cd4def52c /package/madwifi/patches-r3776/322-ignore_broken_bssid.patch
parent4ea7be4623742640021f5d5bae8806bf51715232 (diff)
downloadupstream-f3d926ef0e15ae3c3a4c29bcf78b1526ca2a163b.tar.gz
upstream-f3d926ef0e15ae3c3a4c29bcf78b1526ca2a163b.tar.bz2
upstream-f3d926ef0e15ae3c3a4c29bcf78b1526ca2a163b.zip
refresh madwifi-testing patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11866 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches-r3776/322-ignore_broken_bssid.patch')
-rw-r--r--package/madwifi/patches-r3776/322-ignore_broken_bssid.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/package/madwifi/patches-r3776/322-ignore_broken_bssid.patch b/package/madwifi/patches-r3776/322-ignore_broken_bssid.patch
index f185dbfd25..0bae461f6b 100644
--- a/package/madwifi/patches-r3776/322-ignore_broken_bssid.patch
+++ b/package/madwifi/patches-r3776/322-ignore_broken_bssid.patch
@@ -3,10 +3,8 @@ Ignore those when scanning.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
-Index: madwifi-trunk-r3776/net80211/ieee80211_scan_sta.c
-===================================================================
---- madwifi-trunk-r3776.orig/net80211/ieee80211_scan_sta.c 2008-07-17 04:02:41.000000000 +0200
-+++ madwifi-trunk-r3776/net80211/ieee80211_scan_sta.c 2008-07-17 04:03:54.000000000 +0200
+--- a/net80211/ieee80211_scan_sta.c
++++ b/net80211/ieee80211_scan_sta.c
@@ -242,6 +242,10 @@
struct ieee80211_scan_entry *ise;
int hash;