Re: [PATCH -next] iwlwifi: mvm: use setup_timer instead of init_timer and data fields

2016-07-12 Thread Grumbach, Emmanuel
On Tue, 2016-07-12 at 11:40 +, weiyj...@163.com wrote: > From: Wei Yongjun > > Use setup_timer function instead of initializing timer with the > function > and data fields > > Signed-off-by: Wei Yongjun > --- Thanks - I picked it up and uploaded it to our internal tree.

[PATCH -next] iwlwifi: mvm: use setup_timer instead of init_timer and data fields

2016-07-12 Thread weiyj_lk
From: Wei Yongjun Use setup_timer function instead of initializing timer with the function and data fields Signed-off-by: Wei Yongjun --- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 8 +++- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/drivers/net/wireless/intel/iwlwifi/