Skip to content
Commit 07ae2dfc authored by Eliad Peller's avatar Eliad Peller Committed by John W. Linville
Browse files

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: default avatarEliad Peller <eliad@wizery.com>
Cc: <stable@vger.kernel.org>
Acked-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 3d29dd9b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment