commit | dbb6654c411e2030ed969ef0c531eb7fda8b27a3 | [log] [tgz] |
---|---|---|
author | Winkler, Tomas <tomas.winkler@intel.com> | Mon Dec 22 11:31:14 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:59:23 2009 -0500 |
tree | 7029ed3e6525946f6febce4da976d2b8d164f626 | |
parent | 8cd812bcda06645160b0b279e1a125271a73411c [diff] |
iwl3945: rearrange 3945 tfd This patch moves 3945 TFD structures to iwl-3945-fh.h. It renames them similarly to AGN naming. This patch also eliminates iwl3945_tx_info and fixes endianity issue in iwl3945_tx_skb and iwl3945_enqueue_hcmd caused by ugly casting. Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>