From: Martin Fuzzey Date: Thu, 4 Jun 2009 21:20:38 +0000 (+0200) Subject: USB: usbtest fix endless loop in unlink tests. X-Git-Tag: v2.6.31-rc1~304^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6c023f831e3179c42bbcff189c73628cd5ea4c;p=pandora-kernel.git USB: usbtest fix endless loop in unlink tests. In tests 11 and 12 if the URB completes with an error status (eg babble) the asynchrous unlink entered an endless loop trying to unlink a non resubmitted URB. Signed-off-by: Martin Fuzzey Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed