diff options
author | Lepton Wu <[email protected]> | 2019-09-04 11:53:37 -0700 |
---|---|---|
committer | Gurchetan Singh <[email protected]> | 2019-09-18 03:36:10 +0000 |
commit | 417d602fdad22042ff1f90176f10c486a3bb0e9a (patch) | |
tree | b12bda890a12f52a276c8dd6116c3c9f270a6a94 /src/mesa | |
parent | f8c44e4ed7886a7c81cbe86521fa6728efd27f5c (diff) |
virgl: Remove wrong EAGAIN handling for drmIoctl
drmIoctl handles EAGAIN itself and actually it always return -1 on errors.
Remove the wrong handling of its return value. Also, print a warning when
it fails.
v2: - use _debug_printf instead of fprintf (Gurchetan Singh)
Signed-off-by: Lepton Wu <[email protected]>
Reviewed-by: Eric Anholt <[email protected]> (v1)
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions