commit | 28afaf9139ce9f1c26452f34808e322e8e868850 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Fri Dec 19 10:37:06 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:58:54 2009 -0500 |
tree | 0688d63de5770ff0b227a192a2349fbee9c66836 | |
parent | 4c897253cc9ae1c6a2798b27b5fe8e6d94ab6185 [diff] |
iwlwifi: 3945 drop usage of union tsf This patch replaces union tsf with u64 This also allows to use iwl_error_res and iwl_rxon_time_cmd instead of 3945 structures Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>