commit | 0cb64f02b8c8f8181d6eaa6d1931fe0bc4195a25 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Jan 10 05:04:39 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jan 16 09:27:57 2012 -0200 |
tree | 487dbd89371045e8ba591349134659ce07d9e09f | |
parent | 149709f5b8a4a8678401facb5c670119751f6087 [diff] |
[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>