summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/392-remove_wds_nodetracking.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-01-26 00:27:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-01-26 00:27:49 +0000
commitf561b910e8d47b4b488fd37a389c2973649a23fd (patch)
tree46885123f5b59098eeba0f3f43d1f4b63dab65df /package/madwifi/patches/392-remove_wds_nodetracking.patch
parent727ab9ce8d9200616acd481db9174ac9d834fd4c (diff)
downloadmaster-31e0f0ae-f561b910e8d47b4b488fd37a389c2973649a23fd.tar.gz
master-31e0f0ae-f561b910e8d47b4b488fd37a389c2973649a23fd.tar.bz2
master-31e0f0ae-f561b910e8d47b4b488fd37a389c2973649a23fd.zip
madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap
SVN-Revision: 14193
Diffstat (limited to 'package/madwifi/patches/392-remove_wds_nodetracking.patch')
-rw-r--r--package/madwifi/patches/392-remove_wds_nodetracking.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/392-remove_wds_nodetracking.patch b/package/madwifi/patches/392-remove_wds_nodetracking.patch
index d035fd6158..872a18e98f 100644
--- a/package/madwifi/patches/392-remove_wds_nodetracking.patch
+++ b/package/madwifi/patches/392-remove_wds_nodetracking.patch
@@ -1,6 +1,6 @@
--- a/net80211/ieee80211_input.c
+++ b/net80211/ieee80211_input.c
-@@ -572,36 +572,6 @@ ieee80211_input(struct ieee80211vap * va
+@@ -568,36 +568,6 @@ ieee80211_input(struct ieee80211vap * va
}
}