]> git.baikalelectronics.ru Git - kernel.git/commit
staging/rdma/hfi1: Remove incorrect link credit check
authorDean Luick <dean.luick@intel.com>
Fri, 18 Dec 2015 00:24:13 +0000 (19:24 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Dec 2015 22:01:14 +0000 (14:01 -0800)
commit87ee7e10b4b3a2bb317ea4009bb8fcdb49228a0a
treef9ef35c10a07c786c5912aee0a59fd143c618a50
parent1297e5f6276560065a525ea68e4cb9fc84189d3d
staging/rdma/hfi1: Remove incorrect link credit check

Remove an invalid sanity check that compares the local link
credits with the peer link credits.  The two have no dependency
on each other.

Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Dean Luick <dean.luick@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/hfi1/chip.c