Skip to content

mbim: release all allocated CIDs during shutdown

Amol Lad requested to merge (removed):master into master

CIDs were not getting released during MM shutdown. If we end up allocating too many CIDs without releasing them new allocations will fail with client-ids-exhausted errors.

Merge request reports