Skip to content
Commit 6c8afef5 authored by Sujith's avatar Sujith Committed by John W. Linville
Browse files

ath9k: Fix sequence numbers for PAE frames



Currently, PAE frames are not assigned proper sequence numbers.
Since sending PAE frames as part of aggregates breaks
crupto with several APs, they are sent as normal MPDUs.
Fix the seqeuence number issue by updating the frame with the
internal sequence number.

Tested-by: default avatarFelix Fietkau <nbd@openwrt.org>
Signed-off-by: default avatarSujith <Sujith.Manoharan@atheros.com>
Cc: stable@kernel.org
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent c0ce77b8
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