uqmi: cancel all requests on SYNC indication reception
authorJean Thomas <jean.thomas@wifirst.fr>
Tue, 5 Dec 2023 10:12:38 +0000 (11:12 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 16 Jan 2024 22:18:41 +0000 (22:18 +0000)
commitc3488b831ce6285c8107704156b9b8ed7d59deb3
tree1e2333fea82878f4d7aff510e2370638799f2cb9
parentdfa612e421cbe4c940e08aa467718fae81fd53db
uqmi: cancel all requests on SYNC indication reception

A SYNC indication might be sent by the modem on boot as a first
response, in order to indicate that all Client IDs have been
deallocated. Upon reception of this indication, cancel all current
requests, as they will never be answered.

Signed-off-by: Jean Thomas <jean.thomas@wifirst.fr>
dev.c