https://github.com/torvalds/linux
Revision 458ed666fe14a54dfb6690a1a7f541782d1342c9 authored by Ira Weiny on 17 October 2016, 11:20:09 UTC, committed by Doug Ledford on 15 November 2016, 21:16:44 UTC
The new s_rnr_timeout was not properly being set and the code was
incorrectly setting a different timer.

Found by code inspection.

Cc: <stable@vger.kernel.org> # 4.7.x
Fixes: 08279d5c9424 ("staging/rdma/hfi1: use new RNR timer")
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent f0f98f7
History
Tip revision: 458ed666fe14a54dfb6690a1a7f541782d1342c9 authored by Ira Weiny on 17 October 2016, 11:20:09 UTC
IB/hfi1: Fix rnr_timer addition
Tip revision: 458ed66

back to top