diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 01:46:26 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 13:01:12 +0900 |
commit | 17bfd8c89fb62219fa27a10b9475daea74d20a15 (patch) | |
tree | 24182220f2d75b59f5db52447c4ded6d7e65cb2a /net/atm | |
parent | dda436b7accffd5313e8fd8338f724376c6fcda2 (diff) |
net: af_packet: 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: "David S. Miller" <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Willem de Bruijn <willemb@google.com>
Cc: Mike Maloney <maloney@google.com>
Cc: Jarno Rajahalme <jarno@ovn.org>
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/atm')
0 files changed, 0 insertions, 0 deletions