OSDN Git Service

iwlwifi: refactor rxon time command
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 8 Oct 2008 01:37:30 +0000 (09:37 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:00:04 +0000 (19:00 -0400)
commit3195c1f3499912b207ae600968488759b16037fc
tree88c1c56a4c863a64fbee7514195da3797e56b5a0
parent5d664a41a0a8c612f66bcb3c2a6f395e9afa6beb
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>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-commands.h
drivers/net/wireless/iwlwifi/iwl-dev.h