commit | 82e67246cd2a860637ee9d27776ad48d32734f6c | [log] [tgz] |
---|---|---|
author | Trent Piepho <xyzzy@speakeasy.org> | Fri Aug 17 17:49:41 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Tue Oct 09 22:05:21 2007 -0300 |
tree | 1c4386c279d6cd314657f0a4a8cd9146f4b8b13b | |
parent | 89d969a39da8e9ee5db1c1fb49f55f4206a445ac [diff] |
V4L/DVB (6031): Fix for bug 7819: fixed hotplugging for dvbnet The first part of dvb_net_close() is just a cut&paste from dvb_generic_release(), so maybe it would be better to just call dvb_generic_release() instead? Signed-off-by: Trent Piepho <xyzzy@speakeasy.org> Acked-by: Markus Rechberger <mrechberger@gmail.com> Acked-by: Oliver Endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>