diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 12:28:37 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-10-27 10:43:00 +0300 |
commit | 7e916cafb4d97227713497723a200be41fe1a4b2 (patch) | |
tree | ac5e663b65db279b17128d97ff861b8c1d9da6a2 /drivers/net/wireless/intel/iwlegacy/4965-mac.c | |
parent | 7c51d17c027e52ef6ccc075e31c2eb44c13e3a32 (diff) | |
download | linux-7e916cafb4d97227713497723a200be41fe1a4b2.tar.xz |
qtnfmac: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: Igor Mitsyanko <imitsyanko@quantenna.com>
Cc: Avinash Patil <avinashp@quantenna.com>
Cc: Sergey Matyukevich <smatyukevich@quantenna.com>
Cc: Kamlesh Rath <krath@quantenna.com>
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/4965-mac.c')
0 files changed, 0 insertions, 0 deletions