commit | f40a29168475d64d854ef16a9263b24b0b2a9c6e | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sat Mar 10 20:50:51 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Apr 27 15:44:33 2007 -0300 |
tree | ea9650b3d13c54a37fd0c8460858da6b35fb5c37 | |
parent | 6773c1c24d48f0aa667ba2aff573904a77050f09 [diff] |
V4L/DVB (5417): First unregister the driver, and then free the memory. ivtv_remove which is called by pci_unregister_driver was still using memory that was already freed. Ouch. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>