Commit 3068fc8
ioctl: fix log page offset
The original `lpo` info is lost in `nvme_get_log_page`.
Save it into a local variable and append `offset` after it.
Signed-off-by: Jinliang Wang <[email protected]>1 parent 403e843 commit 3068fc8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| 436 | + | |
436 | 437 | | |
437 | 438 | | |
438 | 439 | | |
| |||
454 | 455 | | |
455 | 456 | | |
456 | 457 | | |
457 | | - | |
| 458 | + | |
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
| |||
0 commit comments