From 81291dd9484dd16e795ab4a69d16b401b2aa5821 Mon Sep 17 00:00:00 2001 From: Kirill Tkhai Date: Mon, 10 Feb 2014 22:40:11 +0400 Subject: [PATCH] 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-format-patch failed