Files
linux/drivers/misc
Colin Ian King 3cde7e2cce mei: remove dev_err message on an unsupported ioctl
commit bb0829a741 upstream.

Currently the driver spams the kernel log on unsupported ioctls which is
unnecessary as the ioctl returns -ENOIOCTLCMD to indicate this anyway.
I suspect this was originally for debugging purposes but it really is not
required so remove it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-08 14:27:37 +02:00
..
2017-11-15 18:21:04 -08:00
2014-02-28 14:08:42 -08:00
2017-08-28 16:55:48 +02:00
2017-08-28 16:55:48 +02:00
2017-11-17 16:10:01 -08:00