commit | 3195c1f3499912b207ae600968488759b16037fc | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Wed Oct 08 09:37:30 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 31 19:00:04 2008 -0400 |
tree | 88c1c56a4c863a64fbee7514195da3797e56b5a0 | |
parent | 5d664a41a0a8c612f66bcb3c2a6f395e9afa6beb [diff] |
iwlwifi: refactor rxon time command This patch refactors rxon time command. It removes the usage of union tsf in favor of u64 value and hopefully makes code more readable. There are no functional changes in this patch. 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>