From 085575a325de87b4931a43c9d0a75ca0d3ba5075 Mon Sep 17 00:00:00 2001 From: Oliver Neukum Date: Tue, 28 Jul 2009 11:52:10 -0300 Subject: [PATCH] V4L/DVB (12369): stv680: kfree called before usb_kill_urb The irq handler will touch memory. Even in the error case some URBs may complete. Thus no memory must be kfreed before all URBs are killed. Signed-off-by: Oliver Neukum Acked-by: Greg Kroah-Hartman Signed-off-by: Douglas Schilling Landgraf Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed