[media] cx23885: handle errors from videobuf_dvb_get_frontend()
commit0cb64f02b8c8f8181d6eaa6d1931fe0bc4195a25
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 10 Jan 2012 08:04:39 +0000 (10 05:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 16 Jan 2012 11:27:57 +0000 (16 09:27 -0200)
tree487dbd89371045e8ba591349134659ce07d9e09f
parent149709f5b8a4a8678401facb5c670119751f6087
[media] cx23885: handle errors from videobuf_dvb_get_frontend()

The error handling in the original code wasn't complete so static
checkers complained about a potential NULL deference.

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