Skip to content

wdc: invalid customer ID fix#2856

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
brandon-paupore-sndk:capabilities-cust-id-fix
Jul 2, 2025
Merged

wdc: invalid customer ID fix#2856
igaw merged 1 commit intolinux-nvme:masterfrom
brandon-paupore-sndk:capabilities-cust-id-fix

Conversation

@brandon-paupore-sndk
Copy link
Copy Markdown
Contributor

The return value of this function represents what commands are supported by the target, so returning a -1 here incorrectly enables all capability checks. Instead, this updates the behavior to just log the error and continue to report the actual device capabilities.

Reviewed-by: Jeffrey Lien [email protected]

The return value of this function represents what commands are supported
by the target, so returning a -1 here incorrectly enables all capability
checks. Instead, this updates the behavior to just log the error and
continue to report the actual device capabilities.

Reviewed-by: Jeffrey Lien <[email protected]>
Signed-off-by: Brandon Paupore <[email protected]>
@igaw igaw merged commit d16e8d8 into linux-nvme:master Jul 2, 2025
17 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Jul 2, 2025

Thanks!

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.

2 participants