Commit 1144da5
committed
linux: do not return w/o OpenSSL support enabled
__nvme_import_keys_from_config is helper to import the TLS keys. When we
don't have OpenSSL builds enabled, this should be a no op. Thus don't
return an error in this case.
Signed-off-by: Daniel Wagner <[email protected]>1 parent 89ea2b7 commit 1144da5
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1681 | 1681 | | |
1682 | 1682 | | |
1683 | 1683 | | |
1684 | | - | |
| 1684 | + | |
| 1685 | + | |
| 1686 | + | |
| 1687 | + | |
1685 | 1688 | | |
1686 | 1689 | | |
1687 | 1690 | | |
| |||
0 commit comments