Commit 8cde494
python: fix typo in nvmf_discovery_log
When adding the trtype parser code 'val' is used instead 'tsas'. Use the
correct variable.
Fixes: 86ceb42 ("nvme.i: decode 'tsas' discovery log page entry")
Signed-off-by: Martin Belanger <[email protected]>1 parent eff0ffe commit 8cde494
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
0 commit comments