From: Oliver Neukum Date: Fri, 13 Nov 2009 13:26:23 +0000 (+0100) Subject: fix memory leak in fixed btusb_close X-Git-Tag: v2.6.32-rc8~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b8e2c1db0f358bc389dd1ee4633a92d80a5a6d0;p=pandora-kernel.git fix memory leak in fixed btusb_close If the waker is killed before it can replay outstanding URBs, these URBs won't be freed or will be replayed at the next open. This patch closes the window by explicitely discarding outstanding URBs. Signed-off-by: Oliver Neukum Acked-by: Marcel Holtmann Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed