From: Johan Hovold Date: Wed, 5 Jun 2013 10:21:11 +0000 (+0200) Subject: USB: serial: fix TIOCMIWAIT return value X-Git-Tag: v3.10-rc5~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4488035abdac56682153aa0cff3d1dce84e1c54;p=pandora-kernel.git USB: serial: fix TIOCMIWAIT return value Fix regression introduced by commit 143d9d9616 ("USB: serial: add tiocmiwait subdriver operation") which made the ioctl operation return ENODEV rather than ENOIOCTLCMD when a subdriver TIOCMIWAIT implementation is missing. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed