From: Divy Le Ray Date: Wed, 5 Sep 2007 22:58:30 +0000 (-0700) Subject: cxgb3 - CQ context operations time out too soon. X-Git-Tag: v2.6.24-rc1~1454^2~499 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb9366af7b4addb27156585baccadc4b6d30f223;p=pandora-kernel.git cxgb3 - CQ context operations time out too soon. Currently, the driver only tries up to 5 times (5us) to get the results of a CQ context operation. Testing has shown the chip can take as much as 50us to return the response on SG_CONTEXT_CMD operations. So we up the retry count to 100 to cover high loads. Signed-off-by: Divy Le Ray Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed