summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch
index 190babf9..45e100ae 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.7/0014-mac80211-timeout-a-single-frame-in-the-rx-reorder-bu.patch
@@ -1,4 +1,4 @@
1From 60d08dde8e209a4e5b6ff95022004c65672c149f Mon Sep 17 00:00:00 2001 1From 218b7080585d83e1fae540929d6da410396ba0d7 Mon Sep 17 00:00:00 2001
2From: Eliad Peller <eliad@wizery.com> 2From: Eliad Peller <eliad@wizery.com>
3Date: Wed, 1 Feb 2012 18:48:09 +0200 3Date: Wed, 1 Feb 2012 18:48:09 +0200
4Subject: [PATCH 14/30] mac80211: timeout a single frame in the rx reorder 4Subject: [PATCH 14/30] mac80211: timeout a single frame in the rx reorder
@@ -16,7 +16,7 @@ Signed-off-by: John W. Linville <linville@tuxdriver.com>
16Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 16Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
17--- 17---
18 net/mac80211/rx.c | 2 +- 18 net/mac80211/rx.c | 2 +-
19 1 files changed, 1 insertions(+), 1 deletions(-) 19 1 file changed, 1 insertion(+), 1 deletion(-)
20 20
21diff --git a/net/mac80211/rx.c b/net/mac80211/rx.c 21diff --git a/net/mac80211/rx.c b/net/mac80211/rx.c
22index 5c51607..064d20f 100644 22index 5c51607..064d20f 100644
@@ -32,5 +32,5 @@ index 5c51607..064d20f 100644
32 * No buffers ready to be released, but check whether any 32 * No buffers ready to be released, but check whether any
33 * frames in the reorder buffer have timed out. 33 * frames in the reorder buffer have timed out.
34-- 34--
351.7.7.4 351.7.9.4
36 36