From: Oliver Neukum Date: Wed, 2 May 2007 08:33:10 +0000 (+0200) Subject: USB: fix omninet memory leak found by coverity X-Git-Tag: v2.6.22-rc3~91^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac43d1fbbfd1b89f83c1a907c58d558d262e441;p=pandora-kernel.git USB: fix omninet memory leak found by coverity the transfer of allocating the descriptor in attach and no longer in open was incomplete resulting in a memory leak coverity spotted. This fix is against the patch set you posted. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed