From: Hans Verkuil Date: Sat, 10 Mar 2007 23:50:51 +0000 (-0300) Subject: V4L/DVB (5417): First unregister the driver, and then free the memory. X-Git-Tag: v2.6.22-rc1~1118^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f40a29168475d64d854ef16a9263b24b0b2a9c6e;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed