linux/drivers/infiniband
Kees Cook 051947b3b2 RDMA/cxgb3: 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.

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>
2017-10-18 11:48:34 -04:00
..
core RDMA/iwpm: Properly mark end of NL messages 2017-09-29 11:32:42 -04:00
hw RDMA/cxgb3: Convert timers to use timer_setup() 2017-10-18 11:48:34 -04:00
sw IB/rdmavt: Convert timers to use timer_setup() 2017-10-18 11:48:19 -04:00
ulp IB/ipoib: Convert timers to use timer_setup() 2017-10-09 12:19:41 -04:00
Kconfig IB/core: Expose ioctl interface through experimental Kconfig 2017-08-31 08:35:14 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00