]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use setup_timer instead of init_timer and data fields
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 12 Jul 2016 11:40:57 +0000 (11:40 +0000)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 16 Sep 2016 06:10:29 +0000 (09:10 +0300)
commit9a019940631dfafa2d01cfcf83f2ae4312d3187b
treeb76d1ca0343efcfe534e499782b9a1f18c089943
parented8fd8fa8f904fbaeba6b4fbb4df997c67b9d88d
iwlwifi: mvm: use setup_timer instead of init_timer and data fields

Use setup_timer function instead of initializing timer with the function
and data fields

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c