From: Vasanthakumar Thiagarajan Date: Tue, 10 Apr 2012 08:05:47 +0000 (+0530) Subject: ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab() X-Git-Tag: v3.5-rc1~101^2~6^2^2~84^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=798985c688722479191f6d6f4e5ab1a473904f0a;p=pandora-kernel.git ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab() alignment is not taken care in accessing pairwise cipher and AKM suite count which are parsed from rsn ie. Fix this alignment issue. Reported-by: Joe Perches Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed