linux/net/dccp/ccids
Kees Cook 839a609414 net: dccp: 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. Adds a pointer back to the sock.

Cc: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Soheil Hassas Yeganeh <soheil@google.com>
Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>
Cc: Eric Dumazet <edumazet@google.com>
Cc: dccp@vger.kernel.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-25 12:59:19 +09:00
..
lib dccp: re-enable debug macro 2014-02-16 23:45:00 -05:00
Kconfig net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:39:33 -08:00
ccid2.c net: dccp: Convert timers to use timer_setup() 2017-10-25 12:59:19 +09:00
ccid2.h net: dccp: Convert timers to use timer_setup() 2017-10-25 12:59:19 +09:00
ccid3.c net: dccp: Convert timers to use timer_setup() 2017-10-25 12:59:19 +09:00
ccid3.h net: dccp: Convert timers to use timer_setup() 2017-10-25 12:59:19 +09:00