commit | 2c27392dc4d4f5ee8a3967a520b8f6cac0418031 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Sun Feb 27 09:23:52 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Feb 28 13:39:06 2011 -0500 |
tree | e12332c69cfff9dc983b352a12c7a2ce1781d305 | |
parent | 63453c05da685323d45b7063cc27cf5e44b4134c [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>