]> git.baikalelectronics.ru Git - kernel.git/commit
USB: xHCI: adds new cases to trb_comp_code switch
authorAndiry Xu <andiry.xu@amd.com>
Thu, 22 Jul 2010 22:23:20 +0000 (15:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:41 +0000 (14:35 -0700)
commit216cf8c6efb926dcd443f5ac2dc65be1c18ad24b
tree25acf06086d9c57048eabdc089a408d5decdd8e9
parent63b09f13786a3ca3f52203177d428cfb687f1684
USB: xHCI: adds new cases to trb_comp_code switch

This patch adds new cases to trb_comp_code switch, and moves
the switch judgment ahead of fetching td.

Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-ring.c