Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: make hid_write() be truly blocking
If write() fails due to timeout, loop around and try again. This makes the linux/hid_write() exhibit the same blocking behavior as the other hid_write() implementations.
- Loading branch information