diff options
author | Dan Carpenter <[email protected]> | 2022-10-15 11:25:56 +0300 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2022-10-19 10:36:39 +0200 |
commit | 4739824e2d7878dcea88397a6758e31e3c5c124e (patch) | |
tree | 2090803e1bc0c8dac3eba93a068bfdcceb95813a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e0539ae012ba5d618eb19665ff990b87b960c643 (diff) |
nvme: fix error pointer dereference in error handling
There is typo here so it releases the wrong variable. "ctrl->admin_q"
was intended instead of "ctrl->fabrics_q".
Fixes: fe60e8c53411 ("nvme: add common helpers to allocate and free tagsets")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions