Commit 7c0f3fd
committed
fabrics: interpret return code from nvme_create_ctrl correctly
When changing how the return code handling is done,
nvmf_connect_disc_entry was not correctly updated. When all is good
there is no error code return.
Fixes: f4c6eee ("rrc: return error codes directly")
Signed-off-by: Daniel Wagner <[email protected]>1 parent 0841ca0 commit 7c0f3fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
1044 | | - | |
| 1044 | + | |
1045 | 1045 | | |
1046 | 1046 | | |
1047 | 1047 | | |
| |||
0 commit comments