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-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~19822^2^3~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3939b20f90767655cbe5878b2ab663e64d690a88;p=linux-4.9.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 ---