diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 12:29:09 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-10-27 10:47:00 +0300 |
commit | dfefb9f8d082b609197f7ea852333e7a5ecc9563 (patch) | |
tree | ce623ab0f7fde4208df2d242bc09257f8fd6bd6b /drivers/net/wireless/marvell/mwifiex/usb.c | |
parent | e3dcf8bbeb0c58df475cad58e2dc267a5c02ae20 (diff) | |
download | linux-dfefb9f8d082b609197f7ea852333e7a5ecc9563.tar.xz |
drivers/wireless: rsi: 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: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Cc: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Cc: Pavani Muthyala <pavani.muthyala@redpinesignals.com>
Cc: Karun Eagalapati <karun256@gmail.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/marvell/mwifiex/usb.c')
0 files changed, 0 insertions, 0 deletions