diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-27 08:55:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-28 13:09:49 +0300 |
commit | 8089c6f4777f394407d63e217314f934b85a7947 (patch) | |
tree | e24d794a9f397c1cbf6bbd7e2ab28d266bf7e5b0 /scripts/genksyms | |
parent | 15735c9d8a36cadb23ac5e9e29ea083f517767e4 (diff) | |
download | linux-8089c6f4777f394407d63e217314f934b85a7947.tar.xz |
drivers/net: packetengines: 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: Allen Pais <allen.lkml@gmail.com>
Cc: yuan linyu <Linyu.Yuan@alcatel-sbell.com.cn>
Cc: Philippe Reynes <tremyfr@gmail.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 'scripts/genksyms')
0 files changed, 0 insertions, 0 deletions