Colin Ian King bb0829a741 mei: remove dev_err message on an unsupported ioctl
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-03-14 19:33:13 +01:00
..
2017-11-15 18:21:04 -08:00
2018-01-29 10:59:24 -08:00
2017-08-28 16:55:48 +02:00
2018-02-02 10:01:04 -08:00
2018-03-06 19:18:55 -08:00