commit | c4fe29a32ffa16c1166edacad1edc2dcf0aaa08c | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Jan 04 14:56:02 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jan 06 10:44:45 2013 -0200 |
tree | 0713c642900ffdb73bdc31be3f99828be4f95705 | |
parent | 9898df6482f71fa0d27b029789ef2f37988c06b3 [diff] |
[media] dvb: unlock on error in dvb_ca_en50221_io_do_ioctl() We recently pushed the locking down into this function, but there was an error path where the unlock was missed. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>