diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-30 14:05:41 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-01 12:38:45 +0900 |
commit | 1556770a1a071435ba7e67c1bc809099dc1de849 (patch) | |
tree | a3f582cf8c79a977d13645ad45dec0a20d04e179 /net/tipc/subscr.c | |
parent | 2fd2f61e6d409f66d9f178ad708b9ced8defbf59 (diff) | |
download | linux-1556770a1a071435ba7e67c1bc809099dc1de849.tar.gz linux-1556770a1a071435ba7e67c1bc809099dc1de849.tar.bz2 linux-1556770a1a071435ba7e67c1bc809099dc1de849.zip |
drivers/net: tundra: 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: Philippe Reynes <tremyfr@gmail.com>
Cc: "yuval.shaia@oracle.com" <yuval.shaia@oracle.com>
Cc: Eric Dumazet <edumazet@google.com>
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/tipc/subscr.c')
0 files changed, 0 insertions, 0 deletions