]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k_htc: Fix sparse endian warnings
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Apr 2010 06:24:03 +0000 (11:54 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Apr 2010 19:47:13 +0000 (15:47 -0400)
commit456e4bccfcd76076615db3c090edd2eec0a4f991
tree786e3960018d685473d7c14f6c48b8fc580344f2
parente9cf4b960bb4adb515260c78e80837e80003976b
ath9k_htc: Fix sparse endian warnings

This patch fixes a bunch of endian issues that
were exposed by sparse. It's a miracle that the driver
worked at all till now.

The Lord be praised.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc.h
drivers/net/wireless/ath/ath9k/htc_drv_beacon.c
drivers/net/wireless/ath/ath9k/htc_drv_main.c
drivers/net/wireless/ath/ath9k/htc_drv_txrx.c
drivers/net/wireless/ath/ath9k/htc_hst.c
drivers/net/wireless/ath/ath9k/htc_hst.h
drivers/net/wireless/ath/ath9k/mac.h
drivers/net/wireless/ath/ath9k/wmi.c
drivers/net/wireless/ath/ath9k/wmi.h