[media] cx25821: testing the wrong variable
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 29 Sep 2012 06:12:53 +0000 (03:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 7 Oct 2012 12:50:24 +0000 (09:50 -0300)
commit546196addefb2e25810964c41ce2186eba8cad4b
tree367578043cf9013fa8f960c266c4c61e11eb7848
parent78ef81f6ea9649fd09d1fafcfa0ad68763172c42
[media] cx25821: testing the wrong variable

->input_filename could be NULL here.  The intent was to test
->_filename.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c
drivers/media/pci/cx25821/cx25821-video-upstream.c