Files
linux/drivers/misc
Colin Ian King 2c9a9254cf 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 11:52:00 +02:00
..
2014-02-28 14:08:42 -08:00
2016-05-04 14:48:51 -07:00
2015-03-16 21:10:28 +01:00
2013-08-27 08:28:01 -07:00
2015-10-29 09:02:16 +09:00