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)
commit2c27392dc4d4f5ee8a3967a520b8f6cac0418031
treee12332c69cfff9dc983b352a12c7a2ce1781d305
parent63453c05da685323d45b7063cc27cf5e44b4134c
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>
drivers/net/wireless/ath/ath9k/hif_usb.c