commit | e99663417f626c9bfdc8117b35670a0292b820e6 | [log] [tgz] |
---|---|---|
author | Jonathan Nieder <jrnieder@gmail.com> | Fri Jan 06 14:40:26 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jan 07 11:54:03 2012 -0200 |
tree | 70e5f274dacd0b7ba15e1909599f32ff75a48c57 | |
parent | 6c59eefd58837cf674b18e8b8760d0d0870fa8d5 [diff] |
[media] dm1105: release dvbnet on frontend attachment failure The patch "dm1105: handle errors from dvb_net_init" moved the initialization of dvbnet to before frontend attachment but forgot to adjust the error handling when frontend attachment fails. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>