From: Oliver Neukum Date: Mon, 13 Jul 2009 08:46:57 +0000 (+0200) Subject: Staging: serqt_usb2: fix memory leak in error case X-Git-Tag: v2.6.31-rc5~70^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8f8bd63334fe2014be7d9ab3a81ce9b96e5d19;p=pandora-kernel.git Staging: serqt_usb2: fix memory leak in error case a standard memory leak, as later allocations may fail even if prior allocations did not. Then the prior allocations must be undone. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed