Commit a160388
committed
nvme: use io passthru for write_uncor
The Write Uncorrectable command is part of the IO commands, thus use the
nvme_submit_io_passthru interface instead of the admin one.
Fixes: 9273989 ("nvme: rework nvme_io command")
Signed-off-by: Daniel Wagner <[email protected]>1 parent c0da9a5 commit a160388
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7067 | 7067 | | |
7068 | 7068 | | |
7069 | 7069 | | |
7070 | | - | |
| 7070 | + | |
7071 | 7071 | | |
7072 | 7072 | | |
7073 | 7073 | | |
| |||
0 commit comments