From: Kirill Tkhai Date: Mon, 10 Feb 2014 18:40:11 +0000 (+0400) Subject: staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function X-Git-Tag: v3.15-rc1~139^2~1172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81291dd9484dd16e795ab4a69d16b401b2aa5821;p=pandora-kernel.git staging: sbe-2t3e3: Fix possible reuse of freed memory in timer function Do not call kfree() till timer function is finished. [This was found using grep. Compilation tested only] Signed-off-by: Kirill Tkhai CC: Joe Perches Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed