summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_init.c
diff options
context:
space:
mode:
authorKaike Wan2017-12-19 04:56:30 +0100
committerDoug Ledford2018-01-05 19:34:55 +0100
commit437ff786e24934bb39493f9c381595e6fab6d338 (patch)
treef2b86ea608c7471032aab8bf2d6587fa68845821 /drivers/infiniband/hw/qib/qib_init.c
parentIB/core: Fix two kernel warnings triggered by rxe registration (diff)
downloadkernel-qcow2-linux-437ff786e24934bb39493f9c381595e6fab6d338.tar.gz
kernel-qcow2-linux-437ff786e24934bb39493f9c381595e6fab6d338.tar.xz
kernel-qcow2-linux-437ff786e24934bb39493f9c381595e6fab6d338.zip
IB/rdmavt: No need to cancel RNRNAK retry timer when it is running
When the rdmavt's RNRNAK timer is fired, it tries to cancel the timer by calling hrtimer_try_to_cancel(), which always returns -1 because the timer is currently running. This patch removes this useless call. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Kaike Wan <kaike.wan@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_init.c')
0 files changed, 0 insertions, 0 deletions