Commit a90c450
committed
linux: set errno when nvme_generate_tls_key_identity() fails
If nvme_generate_tls_key_identity() fails we should set errno to return
a more detailed error to the caller.
Signed-off-by: Hannes Reinecke <[email protected]>1 parent a3995d2 commit a90c450
2 files changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1156 | 1156 | | |
1157 | 1157 | | |
1158 | 1158 | | |
1159 | | - | |
| 1159 | + | |
| 1160 | + | |
1160 | 1161 | | |
| 1162 | + | |
1161 | 1163 | | |
1162 | 1164 | | |
1163 | | - | |
| 1165 | + | |
| 1166 | + | |
1164 | 1167 | | |
| 1168 | + | |
1165 | 1169 | | |
1166 | 1170 | | |
1167 | | - | |
| 1171 | + | |
| 1172 | + | |
1168 | 1173 | | |
| 1174 | + | |
1169 | 1175 | | |
1170 | 1176 | | |
1171 | 1177 | | |
1172 | 1178 | | |
1173 | 1179 | | |
1174 | 1180 | | |
| 1181 | + | |
1175 | 1182 | | |
1176 | 1183 | | |
1177 | 1184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
413 | 413 | | |
414 | 414 | | |
415 | 415 | | |
416 | | - | |
| 416 | + | |
| 417 | + | |
417 | 418 | | |
418 | 419 | | |
419 | 420 | | |
| |||
0 commit comments