Commit 6a5b981
committed
nvme-print: fix the result of I/O Command Set Profile feature
The Get Features command submitted for I/O Command Set Profile feature
will return the I/O Command Set Combination Index [08:00] in Dword0 of
completion queue entry. So, fixed the mask of the result.
Signed-off-by: Francis Pravin <francis.p@samsung.com>1 parent 1a3de10 commit 6a5b981
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3518 | 3518 | | |
3519 | 3519 | | |
3520 | 3520 | | |
3521 | | - | |
| 3521 | + | |
3522 | 3522 | | |
3523 | 3523 | | |
3524 | 3524 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5033 | 5033 | | |
5034 | 5034 | | |
5035 | 5035 | | |
5036 | | - | |
| 5036 | + | |
5037 | 5037 | | |
5038 | 5038 | | |
5039 | 5039 | | |
| |||
0 commit comments