.kernel.org
> Subject: [PATCH v2] net: tipc: 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.
&
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: Jon Maloy
Cc: Ying Xue
Cc: "David S. Miller"
Cc: netdev@vger.kernel.org
Cc: tipc-discuss...@lists.sou