diff options
author | 2023-02-06 14:19:56 +0200 | |
---|---|---|
committer | 2023-02-20 19:26:59 -0500 | |
commit | aef24311bd2d8a6d39a80c34f278b0fd1692aed3 (patch) | |
tree | c4022f527fce5de3546fcaa4e4eda921575537fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vdpa/mlx5: Directly assign memory key (diff) | |
download | wireguard-linux-aef24311bd2d8a6d39a80c34f278b0fd1692aed3.tar.xz wireguard-linux-aef24311bd2d8a6d39a80c34f278b0fd1692aed3.zip |
vdpa/mlx5: Don't clear mr struct on destroy MR
Clearing the mr struct erases the lock owner and causes warnings to be
emitted. It is not required to clear the mr so remove the memset call.
Fixes: 94abbccdf291 ("vdpa/mlx5: Add shared memory registration code")
Signed-off-by: Eli Cohen <elic@nvidia.com>
Message-Id: <20230206121956.1149356-1-elic@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions