diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 20:29:16 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 07:39:39 -0400 |
commit | 4cfea08e6251d1468b3a694e9543131a12be3ac9 (patch) | |
tree | 29052dbf5f3985cf575b37acf33e04ad4c9ab439 /net/ipv4/tcp_timer.c | |
parent | c788dd2c64322f97e4fdc04ea3948c4209fbc8a7 (diff) |
isdn/gigaset: 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: Paul Bolle <pebolle@tiscali.nl>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Johan Hovold <johan@kernel.org>
Cc: gigaset307x-common@lists.sourceforge.net
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/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions