Skip to content
Snippets Groups Projects
Commit 00ce756c authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: uinput - mark failed submission requests as free


If uinput_request_submit() fails after new request ID was allocated
we need to mark that request ID as free, otherwise it will always
stay occupied and we may run out of available IDs.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 22ae19c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment