CVSROOT:        /cvs
Module name:    src
Changes by:     an...@cvs.openbsd.org   2021/09/14 22:57:47

Modified files:
        sys/dev/usb    : uhid.c 

Log message:
Change the errno to ENOTTY when encountering an unknown ioctl command as
opposed of using EINVAL which is ambiguous in this context.

ok deraadt@

Reply via email to