From: Steve Wise Date: Wed, 9 Apr 2014 14:38:27 +0000 (-0500) Subject: RDMA/cxgb4: Max fastreg depth depends on DSGL support X-Git-Tag: omap-for-v3.16/pm-signed~84^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a03d9f94cc54199bf681729b16ba649d7206369e;p=pandora-kernel.git RDMA/cxgb4: Max fastreg depth depends on DSGL support The max depth of a fastreg mr depends on whether the device supports DSGL or not. So compute it dynamically based on the device support and the module use_dsgl option. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed