diff options
author | Kees Cook <[email protected]> | 2017-10-24 01:46:26 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-25 13:01:12 +0900 |
commit | 17bfd8c89fb62219fa27a10b9475daea74d20a15 (patch) | |
tree | 24182220f2d75b59f5db52447c4ded6d7e65cb2a /net/tipc | |
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" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Willem de Bruijn <[email protected]>
Cc: Mike Maloney <[email protected]>
Cc: Jarno Rajahalme <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions