From: Oliver Neukum Date: Tue, 17 Jun 2008 20:30:48 +0000 (+0200) Subject: USB: fix cdc-acm resume() X-Git-Tag: v2.6.26-rc9~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b828abed217527ca815727a1a251334bd8e5e04;p=pandora-kernel.git USB: fix cdc-acm resume() cdc-acm has - a memory leak in resume() - will fail to reactivate the read code path if this is needed. his corrects it by deleting the useless relict code. Signed-off-by: Oliver Neukum Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed