diff options
author | Kees Cook <keescook@chromium.org> | 2017-11-03 02:18:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-03 09:54:12 +0300 |
commit | c509a8229d8df29c8308c4b03a1f6d69eb287acd (patch) | |
tree | ba9e7f9265d08a5ba17f841a9b7db14798ade5f1 /net/ipv4/ip_input.c | |
parent | 5212dfa3ea591df2dc1520675622856ac0bb63e4 (diff) | |
download | linux-c509a8229d8df29c8308c4b03a1f6d69eb287acd.tar.xz |
mISDN: hfcpci: 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: Karsten Keil <isdn@linux-pingi.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Arvind Yadav <arvind.yadav.cs@gmail.com>
Cc: Geliang Tang <geliangtang@gmail.com>
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_input.c')
0 files changed, 0 insertions, 0 deletions