ath9k: Fix sequence numbers for PAE frames
authorSujith <Sujith.Manoharan@atheros.com>
Tue, 9 Feb 2010 04:37:00 +0000 (10:07 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Feb 2010 19:03:33 +0000 (14:03 -0500)
commit6c8afef551fef87a3bf24f8a74c69a7f2f72fc82
tree9b86de0e2561f35a6ab3f318101df3c21c696b79
parentc0ce77b8323c1a0d4eeef97caf16c0ea971222a9
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: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c