summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/443-tx_drop_counter.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-09-14 10:40:23 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-09-14 10:40:23 +0000
commit84c01891da05d326e77e2e0a31f100f1360be47d (patch)
tree86f98785005334e09d638f5ef05cc4ae64b09ca7 /package/madwifi/patches/443-tx_drop_counter.patch
parentfb7fa9b3fdcba9b55635db1c32e905946c9a25db (diff)
downloadmaster-31e0f0ae-84c01891da05d326e77e2e0a31f100f1360be47d.tar.gz
master-31e0f0ae-84c01891da05d326e77e2e0a31f100f1360be47d.tar.bz2
master-31e0f0ae-84c01891da05d326e77e2e0a31f100f1360be47d.zip
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
SVN-Revision: 17576
Diffstat (limited to 'package/madwifi/patches/443-tx_drop_counter.patch')
-rw-r--r--package/madwifi/patches/443-tx_drop_counter.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/443-tx_drop_counter.patch b/package/madwifi/patches/443-tx_drop_counter.patch
index ce8a809266..30630ae43c 100644
--- a/package/madwifi/patches/443-tx_drop_counter.patch
+++ b/package/madwifi/patches/443-tx_drop_counter.patch
@@ -1,6 +1,6 @@
--- a/net80211/ieee80211_node.c
+++ b/net80211/ieee80211_node.c
-@@ -1590,10 +1590,6 @@ found:
+@@ -1592,10 +1592,6 @@ found:
ieee80211_ref_node(ni);
#endif
}