summaryrefslogtreecommitdiff
path: root/firmware/edgeport
diff options
context:
space:
mode:
authorSean Hefty <sean.hefty@intel.com>2012-10-03 23:42:31 (GMT)
committerRoland Dreier <roland@purestorage.com>2012-10-05 02:11:54 (GMT)
commit4ede178a5eb55fe70070fcd0960b58ba6a5643a8 (patch)
treec36266c019b688418ddbfe2e927a37a8c0a661f9 /firmware/edgeport
parent7a9a2970b5c1c2ce73d4bb84edaa7ebf13e0c841 (diff)
downloadlinux-4ede178a5eb55fe70070fcd0960b58ba6a5643a8.tar.xz
RDMA/cma: Check that retry count values are in range
The retry_count and rnr_retry_count connection parameters are both 3-bit values. Check that the values are in range and reduce if they're not. This fixes a problem reported by Doug Ledford <dledford@redhat.com> that resulted in the userspace rping test (part of the librdmacm samples) failing to run over Intel IB HCAs. Signed-off-by: Sean Hefty <sean.hefty@intel.com> [ Use min_t() to avoid warnings about type mismatch. - Roland ] Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'firmware/edgeport')
0 files changed, 0 insertions, 0 deletions