diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2023-04-19 13:02:06 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2023-05-03 12:38:43 +0000 |
commit | 2895a4bb52eeb46d8752412ab22c7559ad769046 (patch) | |
tree | 587feaa4c3682404e3355b291650ea873f340600 /include/ModemManager-errors.h | |
parent | f922a6be2d1e1e7c763da783e2a97de38bee39bc (diff) |
broadband-modem-mbim: ignore registration set error if NwError=0 reported
Returning an error in the registration set request completely breaks
the async operation requesting the explicit registration, even if the
modem may have already been registered via indications while waiting
for the set request to be completed.
We now ignore the registration set error if it returns a generic
failure with NwError=0, as in certain Qualcomm based devices. We
ignore unconditionally, without explicitly checking if we're
registered or not, because the upper logic will anyway do that.
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/723
Diffstat (limited to 'include/ModemManager-errors.h')
0 files changed, 0 insertions, 0 deletions