diff options
author | Eli Cohen <elic@nvidia.com> | 2022-05-18 16:37:59 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2022-05-31 12:44:20 -0400 |
commit | 7a6691f1f89784f775fa0c54be57533445726068 (patch) | |
tree | 114bb8e2d120fea0ed54c2ebddc4ce3da66444ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8ab2afa23bd197df47819a87f0265c0ac95c5b6a (diff) |
vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit
In vdpa_nl_cmd_dev_get_doit(), if the call to genlmsg_reply() fails we
must not call nlmsg_free() since this is done inside genlmsg_reply().
Fix it.
Fixes: bc0d90ee021f ("vdpa: Enable user to query vdpa device info")
Reviewed-by: Si-Wei Liu <si-wei.liu@oracle.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Eli Cohen <elic@nvidia.com>
Message-Id: <20220518133804.1075129-2-elic@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions