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.37.3~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=523e19477be751191853ae6f7bbf32654f7ee9d9;p=pandora-kernel.git ath9k_htc: Fix an endian issue commit 2c27392dc4d4f5ee8a3967a520b8f6cac0418031 upstream. The stream length/tag fields have to be in little endian format. Fixing this makes the driver work on big-endian platforms. Tested-by: raghunathan.kailasanathan@wipro.com Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed