diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-11 10:43:05 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-03-17 09:39:10 +0100 |
commit | e5305498b7ddbc5e419cf51fc0c30aa6593a40d2 (patch) | |
tree | 0b356745ee60f0effb5c91447d4d8876cecd7414 /src/mm-port-mbim.h | |
parent | 0830f9510cd67c25de57a4ffc5086882b59b3d12 (diff) |
bearer-mbim: session id 0 by default in all non-multiplexed connections
The original logic in the MBIM modem would assume that if we had more
than one network interface in the same modem, we could connect
multiple data interfaces, each one with a different session. That
logic is actually wrong, when using the master (non-multiplexed)
network interface we should always use session id 0, which is the one
holding all non-VLAN-tagged traffic.
So, remove the logic that automatically creates new bearers with a
different session id, as that is really wrong.
Diffstat (limited to 'src/mm-port-mbim.h')
0 files changed, 0 insertions, 0 deletions