• Kees Cook's avatar
    net: vxge: Convert timers to use timer_setup() · 5a3a8962
    Kees Cook authored
    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 Mason <jdmason@kudzu.us>
    Cc: "David S. Miller" <davem@davemloft.net>
    Cc: Miroslav Lichvar <mlichvar@redhat.com>
    Cc: Jarod Wilson <jarod@redhat.com>
    Cc: Eric Dumazet <edumazet@google.com>
    Cc: stephen hemminger <stephen@networkplumber.org>
    Cc: netdev@vger.kernel.org
    Signed-off-by: default avatarKees Cook <keescook@chromium.org>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    5a3a8962
vxge-main.c 129 KB