diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-10-29 12:44:37 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-10-29 12:44:37 +0000 |
commit | c63de0e888f0d0389bce04ef0f4b005facc48b87 (patch) | |
tree | dec85116011bea32e1b24f13af3f631e3baa567a /package/mac80211/patches/130-mesh_pathtbl_backport.patch | |
parent | 47f3be57d0ecdd375242ed9bc2e3cb09debcab6d (diff) | |
download | mtk-20170518-c63de0e888f0d0389bce04ef0f4b005facc48b87.zip mtk-20170518-c63de0e888f0d0389bce04ef0f4b005facc48b87.tar.gz mtk-20170518-c63de0e888f0d0389bce04ef0f4b005facc48b87.tar.bz2 |
ath9k: add a patch that prevents excessive retry of single frames during an aggregation session
SVN-Revision: 33989
Diffstat (limited to 'package/mac80211/patches/130-mesh_pathtbl_backport.patch')
-rw-r--r-- | package/mac80211/patches/130-mesh_pathtbl_backport.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/130-mesh_pathtbl_backport.patch b/package/mac80211/patches/130-mesh_pathtbl_backport.patch index 15ad03c..fbe3e3a 100644 --- a/package/mac80211/patches/130-mesh_pathtbl_backport.patch +++ b/package/mac80211/patches/130-mesh_pathtbl_backport.patch @@ -1,6 +1,6 @@ --- a/net/mac80211/mesh_pathtbl.c +++ b/net/mac80211/mesh_pathtbl.c -@@ -813,7 +813,6 @@ static void table_flush_by_iface(struct +@@ -813,7 +813,6 @@ static void table_flush_by_iface(struct struct hlist_node *p; int i; |