From: Sujith Manoharan Date: Sun, 27 Feb 2011 03:53:52 +0000 (+0530) Subject: ath9k_htc: Fix an endian issue X-Git-Tag: v2.6.38-rc8~29^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c27392dc4d4f5ee8a3967a520b8f6cac0418031;p=pandora-kernel.git ath9k_htc: Fix an endian issue The stream length/tag fields have to be in little endian format. Fixing this makes the driver work on big-endian platforms. Cc: stable@kernel.org Tested-by: raghunathan.kailasanathan@wipro.com Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed