]> git.baikalelectronics.ru Git - kernel.git/commit
[media] rc/imon: need to submit urb before ffdc type check
authorJarod Wilson <jarod@redhat.com>
Thu, 6 Jan 2011 19:59:34 +0000 (16:59 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:45:51 +0000 (11:45 -0200)
commit7a5f56f2df88a480a18de6c84b95159127e37895
tree238a30b269d3d452c74623e55aa4c08fe806e2c6
parentea266b92ba90208a40df8b573da5177b23092d9b
[media] rc/imon: need to submit urb before ffdc type check

Otherwise, we have a null receive buffer, and the logic all falls down,
goes boom, all ffdc devs wind up as imon IR w/VFD. Oops.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/imon.c