diff options
author | Aleksander Morgado <aleksandermj@chromium.org> | 2022-10-20 11:14:20 +0000 |
---|---|---|
committer | Aleksander Morgado <aleksandermj@chromium.org> | 2022-11-08 14:25:32 +0000 |
commit | 64c77e3114e2c5585eb76f9fef572428eb056d46 (patch) | |
tree | 5f39916b6c4a0699b90fd6ad823e60b2d17ef079 /src/mm-iface-modem-3gpp.c | |
parent | 3e13044e10d4a560e586d1a6229512eff5a298ef (diff) |
bearer-mbim: remove explicit packet service set during attempt
An explicit packet service state update request sent during a
connection attempt may end up triggering an explicit re-attach with
the network, which in turn cancels the ongoing connection attempt.
The logic to trigger an explicit attach is now managed by the
Simple.Connect() operation, which will make sure that no new request
is sent if the modem is already attached, so there is no need for this
step in the MBIM connection logic any more.
Fixes https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/622
Diffstat (limited to 'src/mm-iface-modem-3gpp.c')
0 files changed, 0 insertions, 0 deletions