]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb15fa81a6f67c84135f19c0ea6e4876aff037cd4
tree9b86de0e2561f35a6ab3f318101df3c21c696b79
parent70e5c54f594bb2304d535cb3af35d03006a63f8a
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