OSDN Git Service

linux: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
authorEric Anholt <eric@anholt.net>
Mon, 23 Jul 2007 22:11:12 +0000 (15:11 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 23 Jul 2007 22:11:12 +0000 (15:11 -0700)
commit03e932e32be6ae3de6994c6893c813a34623ad7d
tree78e6afd5acab5378b527f48f7632697ead5ffc59
parent7e6d08f670a55d79ee037144aa29104e4e8fc700
linux: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.

Fixes the getclient test and dritest -c.
linux-core/drm_ioctl.c