From: Alan Cox Date: Wed, 22 Apr 2009 14:03:15 +0000 (+0100) Subject: radio_si470x: Fix free memory corruption X-Git-Tag: v2.6.30-rc4~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5f5bf80501abfe2da2897cfcde8452b545aacb;p=pandora-kernel.git radio_si470x: Fix free memory corruption The release path for a disconnected device frees the object then unlocks the mutex in the freed object... Found by Dan Carpenter using Smatch Signed-off-by: Alan Cox Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed