From: Sujith Date: Tue, 9 Feb 2010 04:37:00 +0000 (+0530) Subject: ath9k: Fix sequence numbers for PAE frames X-Git-Tag: v2.6.33~38^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8afef551fef87a3bf24f8a74c69a7f2f72fc82;p=pandora-kernel.git 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 Signed-off-by: Sujith Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed