From: Mauro Carvalho Chehab Date: Mon, 29 Oct 2007 20:38:59 +0000 (-0300) Subject: V4L/DVB (6475): Fix some troubles at list handling X-Git-Tag: v2.6.25-rc1~1235^2~436 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1808a698a87366f9d82945270355c2139df0a16d;p=pandora-kernel.git V4L/DVB (6475): Fix some troubles at list handling - priv->count were wrong. Should be incremented since the first usage; - forgot to use list_del() to remove the driver; - Release memory if an error occurs during _attach Thanks to Aidan Thornton for pointing this. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed