ath9k: Fix sequence numbers for PAE frames
commit20f774c4adc1f0690b300103b3f046c79d82ed99
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 9 Feb 2010 04:37:00 +0000 (9 10:07 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Feb 2010 15:37:58 +0000 (23 07:37 -0800)
tree1072d0bd3294b9a6c3b69a7546ba963de72f12ba
parent51a53302d168c9c6089cb931acebfbc5a2e81a48
ath9k: Fix sequence numbers for PAE frames

commit 6c8afef551fef87a3bf24f8a74c69a7f2f72fc82 upstream.

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: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/ath/ath9k/xmit.c