diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-17 01:52:31 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-10-18 18:55:53 +0300 |
commit | a9346abed52f08e3e0ceb66d51f527ea11698d3c (patch) | |
tree | 0f83282697a2d1e6dabcb15ed22040fef0f86af1 /drivers/infiniband/hw/nes/nes_hw.c | |
parent | 2ec46d68464c26fc524ebf75afe42964266ea73e (diff) | |
download | linux-a9346abed52f08e3e0ceb66d51f527ea11698d3c.tar.xz |
RDMA/cxgb4: 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. Also removes an unused timer and
drops a redundant initialization.
Cc: Steve Wise <swise@chelsio.com>
Cc: Doug Ledford <dledford@redhat.com>
Cc: Sean Hefty <sean.hefty@intel.com>
Cc: Hal Rosenstock <hal.rosenstock@gmail.com>
Cc: linux-rdma@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/nes/nes_hw.c')
0 files changed, 0 insertions, 0 deletions