From: Steve Wise Date: Thu, 12 Nov 2009 21:11:25 +0000 (+0000) Subject: RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3939b20f90767655cbe5878b2ab663e64d690a88;p=linux-beck.git RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure This failure, while indicating fatal problems with the device, shouldn't kill the system. Signed-off-by: Steve Wise ---