From: Steve Wise Date: Thu, 11 Feb 2010 23:40:29 +0000 (-0800) Subject: RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure X-Git-Tag: v2.6.34-rc1~225^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2542322485be45853cc72d542d8ed84fae82c981;p=pandora-kernel.git RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure Failure to rearm a CQ means the cxgb3 device is wedged, but we shouldn't kill the whole system with a BUG_ON() if this happens. Signed-off-by: Steve Wise Signed-off-by: Roland Dreier --- Reading git-diff-tree failed