diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 17:29:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-18 12:39:38 +0100 |
commit | 847f03ee16cd4dbe1f15fe09989f52300e43ca10 (patch) | |
tree | e29bb0ada012d74893bb9511bf18a798998bd555 /drivers/net/ethernet/dec | |
parent | 5a3a8962035277210098a6b498680769a8eb36b6 (diff) | |
download | linux-847f03ee16cd4dbe1f15fe09989f52300e43ca10.tar.bz2 |
drivers/atm/suni: 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. Passes NULL timer when doing non-
timer call.
Cc: Chas Williams <3chas3@gmail.com>
Cc: linux-atm-general@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 'drivers/net/ethernet/dec')
0 files changed, 0 insertions, 0 deletions