Commit 8e85b62
lib: nrf_modem_lib: jump to init callbacks when err
`nrf_modem_lib_init` should not initialize traces or log
the firmware version UUID when `nrf_modem_init` fails,
because they require the modem library to be initialized.
However it should iterate through the init callbacks and
report the returned error.
Signed-off-by: Mirko Covizzi <mirko.covizzi@nordicsemi.no>1 parent 8c3501f commit 8e85b62
2 files changed
Lines changed: 8 additions & 0 deletions
File tree
- doc/nrf/releases_and_maturity/releases
- lib/nrf_modem_lib
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
548 | 552 | | |
549 | 553 | | |
550 | 554 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
172 | 175 | | |
173 | 176 | | |
174 | 177 | | |
| |||
182 | 185 | | |
183 | 186 | | |
184 | 187 | | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
| |||
0 commit comments