summaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/443-tx_drop_counter.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-14 10:40:23 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-09-14 10:40:23 +0000
commit3713427395f38cdba7ecb05cf0c44e8953ae3f29 (patch)
tree3801b6f42cc0021eeff8253abe3ab44248652b24 /package/madwifi/patches/443-tx_drop_counter.patch
parentfaa68f7f6bf9fd01f47d1d9ff8fb9d5d617baf5c (diff)
madwifi: remove an unimportant part of the ibss node handling fix, which led to a regression in ap-to-ap wds operation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17576 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 ce8a80926..30630ae43 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
}