diff options
author | 2017-10-24 02:29:09 -0700 | |
---|---|---|
committer | 2017-10-27 10:47:00 +0300 | |
commit | dfefb9f8d082b609197f7ea852333e7a5ecc9563 (patch) | |
tree | ce623ab0f7fde4208df2d242bc09257f8fd6bd6b /net/netfilter/x_tables.c | |
parent | cw1200: Convert timers to use timer_setup() (diff) | |
download | wireguard-linux-dfefb9f8d082b609197f7ea852333e7a5ecc9563.tar.xz wireguard-linux-dfefb9f8d082b609197f7ea852333e7a5ecc9563.zip |
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 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions