On Tue, 2016-11-08 at 13:10 +0100, Johan Hovold wrote:
> The TIOCMIWAIT implementation would return -EINVAL if any of the three
> supported signals were included in the mask.
> 
> Instead of returning an error in case TIOCM_CTS is included, simply
> drop the mask check completely, which is in accordance with how other
> drivers implement this ioctl.
> 
> Fixes: 5a6a62bdb925 ("cdc-acm: add TIOCMIWAIT")
> Cc: stable <sta...@vger.kernel.org>
> Signed-off-by: Johan Hovold <jo...@kernel.org>
Acked-by: Oliver Neukum <oneu...@suse.com>

        Regards
                Oliver


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to