Draft: mbim-proxy: don't receive other transactions while a multi-fragment transaction is ongoing
If a client is sending a multi-fragment transaction, no other transactions should be ongoing in the same device, or the transaction_id will ++ which will cause the previously unfinished transaction error. Related issue #10
Signed-off-by: Jarvis Jiang jarvis.w.jiang@gmail.com
Edited by Aleksander Morgado