From: Andiry Xu Date: Thu, 22 Jul 2010 22:23:08 +0000 (-0700) Subject: USB xHCI: handle_tx_event() refactor: process_bulk_intr_td X-Git-Tag: v2.6.36-rc1~293^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22405ed2e1bd8d2676cb45c578bdd05527ce25b9;p=pandora-kernel.git USB xHCI: handle_tx_event() refactor: process_bulk_intr_td This patch moves the bulk and interrupt td processing part in handle_tx_event() into a separate function process_bulk_intr_td(). Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed