Skip to content

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

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
sc108-lee:status_code_type
Mar 4, 2022
Merged

types: fix status code type bug (wrong masking)#274
igaw merged 1 commit intolinux-nvme:masterfrom
sc108-lee:status_code_type

Conversation

@sc108-lee
Copy link
Copy Markdown
Contributor

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

Signed-off-by: Steven Seungcheol Lee sc108.lee@samsung.com

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

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
@sc108-lee
Copy link
Copy Markdown
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
Copy Markdown
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