From: Sarah Sharp Date: Mon, 27 Jul 2009 19:04:38 +0000 (-0700) Subject: USB: xhci: Fail gracefully if there's no SS ep companion descriptor. X-Git-Tag: v2.6.31-rc5~71^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7d6d99896a6cf38dc354d673afd3fbde10b86c2;p=pandora-kernel.git USB: xhci: Fail gracefully if there's no SS ep companion descriptor. This is a work around for a bug in the SuperSpeed Endpoint Companion Descriptor parsing code. It fails in some corner cases, which means ep->ss_ep_comp may be NULL. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed