Commit a53551f
committed
linux: filter out key errors when looking up identity
The lookup should only fail for non key related operations. If the identity
is not available the identity will be created after this operations.
Fixes: f4c6eee ("rrc: return error codes directly")
Signed-off-by: Daniel Wagner <[email protected]>1 parent dbe6236 commit a53551f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1813 | 1813 | | |
1814 | 1814 | | |
1815 | 1815 | | |
1816 | | - | |
| 1816 | + | |
1817 | 1817 | | |
1818 | 1818 | | |
1819 | 1819 | | |
| |||
0 commit comments