return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled
authorjmatthew <jmatthew@openbsd.org>
Tue, 14 Aug 2018 05:22:21 +0000 (05:22 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 14 Aug 2018 05:22:21 +0000 (05:22 +0000)
commit32d99de0a0c4d73cf6cb93ca398515008a52734f
treea4a3c0875d1e9e952e9b20400422b3aa564797c5
parent252b7e4a254433a84f7a8d6891815c794ac159d1
return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handled

ok dlg@ deraadt@ kettenis@
sys/dev/ic/ami.c
sys/dev/ic/gdt_common.c
sys/dev/ic/mfi.c
sys/dev/ic/mpi.c
sys/dev/pci/mfii.c
sys/dev/pci/mpii.c