Commit f9c7f8e
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 e6d31e5 commit f9c7f8e
1 file changed
Lines changed: 1 addition & 1 deletion
| 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