On Wed, Sep 18, 2019 at 11:08:00PM +0000, Adit Ranadive wrote: > An extra kfree cleanup was missed since these are now deallocated > by core. > > Cc: <stable@xxxxxxxxxxxxxxx> > Fixes: 68e326dea1db ("RDMA: Handle SRQ allocations by IB/core") > Signed-off-by: Adit Ranadive <aditr@xxxxxxxxxx> > Reviewed-by: Vishnu Dasa <vdasa@xxxxxxxxxx> > --- > drivers/infiniband/hw/vmw_pvrdma/pvrdma_srq.c | 2 -- > 1 file changed, 2 deletions(-) Applied to for-rc, thanks Jason