[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)
->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>

No differences found