Commit 24860ff
nvme: Allow commit action = 0b011 (replace and activate immediate)
Prior commit 63e7fcf refactored the supported commit-action types
from hard coded values to enumerated types, but left out commit
action 0b011 `NVME_FW_COMMIT_CA_REPLACE_AND_ACTIVATE_IMMEDIATE`
as a supported value.
Signed-off-by: Nate Thornton <n.thornton@samsung.com>1 parent 79bb406 commit 24860ff
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5394 | 5394 | | |
5395 | 5395 | | |
5396 | 5396 | | |
| 5397 | + | |
5397 | 5398 | | |
5398 | 5399 | | |
5399 | 5400 | | |
| |||
0 commit comments