From: Andiry Xu Date: Thu, 22 Jul 2010 22:22:55 +0000 (-0700) Subject: USB: xHCI: handle_tx_event() refactor: finish_td X-Git-Tag: v2.6.36-rc1~293^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4422da61550b2fe5089c5cdc374ceea33e581773;p=pandora-kernel.git USB: xHCI: handle_tx_event() refactor: finish_td This patch moves the td universal processing part in handle_tx_event() into a separate function finish_td(). if finish_td() returns 1, it indicates the urb can be given back. Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed