On Sat, Dec 26, 2020 at 03:42:48PM +0800, Dinghao Liu wrote: > If usnic_ib_qp_grp_create() fails at the first call, dev_list > will not be freed on error, which leads to memleak. > > Signed-off-by: Dinghao Liu <dinghao.liu@xxxxxxxxxx> > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > --- > drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 3 +++ > 1 file changed, 3 insertions(+) Applied to for-rc with Fixes: e3cf00d0a87f ("IB/usnic: Add Cisco VIC low-level hardware driver") Thanks, Jason