Re: RDMA: Clean destroy CQ in drivers do not return errors

2019-06-15 Thread Leon Romanovsky
On Fri, Jun 14, 2019 at 03:46:50PM -0400, Doug Ledford wrote: > On Fri, 2019-06-14 at 14:59 +0100, Colin Ian King wrote: > > Hi, > > > > Static analysis with Coverity reported an issue with the following > > commit: > > > > commit a52c8e2469c30cf7ac453d624aed9c168b23d1af > > Author: Leon Romanovsky

Re: RDMA: Clean destroy CQ in drivers do not return errors

2019-06-14 Thread Doug Ledford
On Fri, 2019-06-14 at 14:59 +0100, Colin Ian King wrote: > Hi, > > Static analysis with Coverity reported an issue with the following > commit: > > commit a52c8e2469c30cf7ac453d624aed9c168b23d1af > Author: Leon Romanovsky > Date: Tue May 28 14:37:28 2019 +0300 > > RDMA: Clean destroy CQ i

re: RDMA: Clean destroy CQ in drivers do not return errors

2019-06-14 Thread Colin Ian King
Hi, Static analysis with Coverity reported an issue with the following commit: commit a52c8e2469c30cf7ac453d624aed9c168b23d1af Author: Leon Romanovsky Date: Tue May 28 14:37:28 2019 +0300 RDMA: Clean destroy CQ in drivers do not return errors In function bnxt_re_destroy_cq() contains the