diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-01-26 00:27:49 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-01-26 00:27:49 +0000 |
commit | f561b910e8d47b4b488fd37a389c2973649a23fd (patch) | |
tree | 46885123f5b59098eeba0f3f43d1f4b63dab65df /package/madwifi/patches/392-remove_wds_nodetracking.patch | |
parent | 727ab9ce8d9200616acd481db9174ac9d834fd4c (diff) | |
download | mtk-20170518-f561b910e8d47b4b488fd37a389c2973649a23fd.zip mtk-20170518-f561b910e8d47b4b488fd37a389c2973649a23fd.tar.gz mtk-20170518-f561b910e8d47b4b488fd37a389c2973649a23fd.tar.bz2 |
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.patch | 2 |
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 d035fd6..872a18e 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 } } |