Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

types: fix status code type bug (wrong masking) #274

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

sc108-lee
Copy link
Contributor

the error comes from fc274c5
using NVME_GET for masked value #148

Signed-off-by: Steven Seungcheol Lee [email protected]

the error comes from fc274c5
using NVME_GET for masked value linux-nvme#148

Signed-off-by: Steven Seungcheol Lee <[email protected]>
@sc108-lee
Copy link
Contributor Author

@Arunpandian15 you might want to see this

Bug:
NVMe status: unrecognized(0x13)
Meant to be:
NVMe status: PRP Offset Invalid: The Offset field for a PRP entry is invalid(0x13)

@Arunpandian15
Copy link
Contributor

@sc108-lee Thanks for catching up. understood the change point.

@igaw igaw merged commit aafa162 into linux-nvme:master Mar 4, 2022
@sc108-lee sc108-lee deleted the status_code_type branch September 5, 2023 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants