From: Divy Le Ray Date: Wed, 5 Sep 2007 22:58:25 +0000 (-0700) Subject: cxgb3 - Set the CQ_ERR bit in CQ contexts. X-Git-Tag: v2.6.24-rc1~1454^2~500 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c17ae8af93bed203d9760702882e9f747a51912;p=pandora-kernel.git cxgb3 - Set the CQ_ERR bit in CQ contexts. The cxgb3 driver is incorrectly configuring the HW CQ context for CQ's that use overflow-avoidance. Namely the RDMA control CQ. This results in a bad DMA from the device to bus address 0. The solution is to set the CQ_ERR bit in the context for these types of CQs. Signed-off-by: Divy Le Ray Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed