commit | 7f1f5a0060e377ff6a15903487b39223e12b8568 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Apr 16 11:54:03 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Apr 16 15:47:13 2010 -0400 |
tree | 786e3960018d685473d7c14f6c48b8fc580344f2 | |
parent | 6ce34ec11c6297562e70e27c57a24cd27d4cd2b1 [diff] |
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>