Commit cf51fcf
committed
nvme-print: fix traddr transformation for ave discovery log
inet_ntop wants the network address structure as input not converted
string.
Fixes: 1571543 ("nvme: add ave-discovery-log command")
Signed-off-by: Daniel Wagner <[email protected]>1 parent da2f1b1 commit cf51fcf
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5641 | 5641 | | |
5642 | 5642 | | |
5643 | 5643 | | |
5644 | | - | |
| 5644 | + | |
5645 | 5645 | | |
5646 | 5646 | | |
5647 | 5647 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6651 | 6651 | | |
6652 | 6652 | | |
6653 | 6653 | | |
6654 | | - | |
| 6654 | + | |
6655 | 6655 | | |
6656 | 6656 | | |
6657 | 6657 | | |
| |||
0 commit comments