> > In rte_fpga_do_pr() function, if 'stat' return error the 'file_fd' is never
> > closed
> > thus leading a fd leak. This patch avoids this.
> >
> > Coverity issue: 279441
> > Fixes: ef1e8ede3da59e("raw/ifpga: add Intel FPGA bus rawdev driver")
> > Cc: [email protected]
> >
> > Signed-off-by: Li Qiang <[email protected]>
>
> Acked-by: Rosen Xu <[email protected]>Applied, thanks

