summaryrefslogtreecommitdiff
path: root/crypto/ansi_cprng.c
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2016-11-08 12:10:57 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-10 12:12:59 (GMT)
commit18266403f3fe507f0246faa1d5432333a2f139ca (patch)
tree507a2e5434a7a1c7eaeac13517f8cd53d4fedc59 /crypto/ansi_cprng.c
parent7309aa847ead3fa561663b16779a0dde8c64cc7c (diff)
downloadlinux-18266403f3fe507f0246faa1d5432333a2f139ca.tar.xz
USB: cdc-acm: fix TIOCMIWAIT
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 <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org> Acked-by: Oliver Neukum <oneukum@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions