diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 10:45:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-25 05:06:25 +0200 |
commit | fc8bcaa05160528d56432e4612f522e3ceafc513 (patch) | |
tree | 7818ac4c54e21a8e4f869e9d9d255743a43b283e /drivers/net/ethernet/sfc/mcdi.c | |
parent | net: ax25: Convert timers to use timer_setup() (diff) | |
download | linux-fc8bcaa05160528d56432e4612f522e3ceafc513.tar.xz linux-fc8bcaa05160528d56432e4612f522e3ceafc513.zip |
net: LLC: 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: Hans Liljestrand <ishkamiel@gmail.com>
Cc: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: "Reshetova, Elena" <elena.reshetova@intel.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 'drivers/net/ethernet/sfc/mcdi.c')
0 files changed, 0 insertions, 0 deletions