diff options
author | Eliad Peller <eliad@wizery.com> | 2012-02-01 20:48:09 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-02-02 00:26:00 +0400 |
commit | 07ae2dfcf4f7143ce191c6436da1c33f179af0d6 (patch) | |
tree | c18ff3f0f4967bee6bf741bcbc703809d73252c9 /drivers/net/wireless/ath/ath9k/rc.c | |
parent | 3d29dd9b5b160ba4542a9b8f869a220559e633a0 (diff) | |
download | linux-07ae2dfcf4f7143ce191c6436da1c33f179af0d6.tar.xz |
mac80211: timeout a single frame in the rx reorder buffer
The current code checks for stored_mpdu_num > 1, causing
the reorder_timer to be triggered indefinitely, but the
frame is never timed-out (until the next packet is received)
Signed-off-by: Eliad Peller <eliad@wizery.com>
Cc: <stable@vger.kernel.org>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/rc.c')
0 files changed, 0 insertions, 0 deletions