diff options
author | 2022-03-02 14:48:25 +0800 | |
---|---|---|
committer | 2022-03-04 17:36:31 -0400 | |
commit | e50cda2b9f840e7a11951421e65a6a779c0aa6f1 (patch) | |
tree | 2e8f37b67134030ab5ffdd7cacd5e11481956065 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/hns: Remove redundant parameter "mailbox" in the mailbox (diff) | |
download | linux-dev-e50cda2b9f840e7a11951421e65a6a779c0aa6f1.tar.xz linux-dev-e50cda2b9f840e7a11951421e65a6a779c0aa6f1.zip |
RDMA/hns: Fix the wrong type of parameter "op" of the mailbox
The "op" field of the mailbox occupies 8 bits, so the parameter "op"
should be of type u8.
Link: https://lore.kernel.org/r/20220302064830.61706-5-liangwenpeng@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions