mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 16:14:13 +00:00
e826095e71
Check if we are able to submit the Usb packet before attempting to allocate it. In case the queue is already full we wait until another pending packet is freed. Fixes #4701.