ath9k_htc: Fix an endian issue
authorSujith Manoharan <Sujith.Manoharan@atheros.com>
Sun, 27 Feb 2011 03:53:52 +0000 (09:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Feb 2011 18:39:06 +0000 (13:39 -0500)
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>

No differences found