linux_dsm_epyc7002/drivers/soc/fsl/dpio
Colin Ian King bd3bd3b36d soc: fsl: dpio: fix memory leak of a struct qbman on error exit path
Currently the error check for a null reg leaks a struct qbman
that was allocated earlier. Fix this by kfree'ing p on the error exit
path.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
2019-02-19 14:59:39 -06:00
..
dpio-cmd.h soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
dpio-driver.c soc: fsl: dpio: Use after free in dpaa2_dpio_remove() 2019-02-04 14:58:49 -06:00
dpio-service.c soc: fsl: dpio: Change bpid type to u16 2019-01-11 15:06:54 -06:00
dpio.c soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
dpio.h soc: fsl: dpio: perform DPIO Reset on Probe 2019-01-11 15:06:54 -06:00
Makefile staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl 2018-07-24 16:18:55 -05:00
qbman-portal.c soc: fsl: dpio: fix memory leak of a struct qbman on error exit path 2019-02-19 14:59:39 -06:00
qbman-portal.h soc: fsl: dpio: Add BP and FQ query APIs 2018-12-19 10:37:22 -08:00