From: Dotan Barak Date: Tue, 7 Aug 2007 08:18:52 +0000 (+0300) Subject: mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS X-Git-Tag: v2.6.24-rc1~1453^2~83 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ce10d3e849c2f9efa3fd647058de398ee276eb;p=pandora-kernel.git mlx4_core: Use enum value GO_BIT_TIMEOUT_MSECS Rename GO_BIT_TIMEOUT to GO_BIT_TIMEOUT_MSECS for clarity, and actually use it as the go bit timeout (instead of having the define but then ignoring it and using a hard-coded 10 * HZ for the actual timeout). Signed-off-by: Dotan Barak Signed-off-by: Roland Dreier --- Reading git-diff-tree failed