]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] lirc: cannot read from tx-only device
authorSean Young <sean@mess.org>
Wed, 1 Feb 2017 22:08:56 +0000 (20:08 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 3 Feb 2017 16:23:36 +0000 (14:23 -0200)
commit32002f725fc708dccc6263b19b56fa3d91626be1
tree27cff6e2d7e5c77020f02dae0777f474aa69efc7
parent7a6628b5c321343647bcb8d79cb0d21222597ca5
[media] lirc: cannot read from tx-only device

Bail out early, otherwise we follow a null pointer.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/lirc_dev.c