diff options
| author | James Smart <[email protected]> | 2021-07-07 11:43:40 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-07-18 22:30:36 -0400 |
| commit | cd6047e92c6a5b0a44479cf98f76aac56ddfe108 (patch) | |
| tree | c9d606ea82206160f3cd747a426686720ceb0400 /tools/perf/scripts/python/flamegraph.py | |
| parent | 2d338eb55b14ab9d245e8b1d982adecca8c4c613 (diff) | |
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
The ELS job request structure, that is allocated while issuing ELS RDF/SCR
request path, is not being released in an error path causing a memory leak
message on driver unload.
Free the ELS job structure in the error paths.
Link: https://lore.kernel.org/r/[email protected]
Co-developed-by: Justin Tee <[email protected]>
Signed-off-by: Justin Tee <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions