On Wed, Aug 11, 2021 at 06:11:28PM +0300, Gal Pressman wrote: > Make sure to free the IRQ vectors in case the allocation doesn't return > the expected number of IRQs. > > Fixes: b7f5e880f377 ("RDMA/efa: Add the efa module") > Reviewed-by: Firas JahJah <firasj@xxxxxxxxxx> > Reviewed-by: Yossi Leybovich <sleybo@xxxxxxxxxx> > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_main.c | 1 + > 1 file changed, 1 insertion(+) Applied to for-rc, thanks Jason