Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

libibverbs: correct access range bits flag name #1510

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

changchengx
Copy link
Contributor

@changchengx changchengx commented Nov 4, 2024

The macro name should be IBV_ACCESS_OPTIONAL_RANGE instead of IBV_OPTIONAL_ACCESS_RANGE

1. s/potential/optional/
2. correct s/IBV_OPTIONAL_ACCESS_RANGE/IBV_ACCESS_OPTIONAL_RANGE

Signed-off-by: Liu, Changcheng <changcheng.liu@aliyun.com>
@rleon rleon merged commit 9f40685 into linux-rdma:master Nov 4, 2024
14 checks passed
@changchengx changchengx deleted the reg_mr branch November 4, 2024 13:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants