commit | 2a858486e0406110541e13f07d00665ee0c08a54 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Fri Sep 21 23:23:49 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 15:16:31 2012 -0300 |
tree | 77fbe44df50ca401f79e48eb42e4f6649cb404a8 | |
parent | 132f56fb3c83c032cd75cd99c2967905e65f8684 [diff] |
[media] dvb_usb_v2: fix error handling for .tuner_attach() fe was not set NULL after it was destroyed in tuner attach fail error case. Due to that it was destroyed again and Kernel oopsed. Reported-by: Oliver Schinagl <oliver@schinagl.nl> Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>