diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-04 17:51:54 -0700 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-10-09 12:19:41 -0400 |
commit | 55c0fcc3de4605d7fd837ba3decbb4b2eaa8dc81 (patch) | |
tree | 23e79c9148a14d413095367510f41618cf579b8c /drivers/infiniband | |
parent | 6d290d69ac52b3b311d2ef0da4825dc6f1ea8997 (diff) |
net/mlx4_core: 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: Tariq Toukan <tariqt@mellanox.com>
Cc: netdev@vger.kernel.org
Cc: linux-rdma@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband')
0 files changed, 0 insertions, 0 deletions