]> git.baikalelectronics.ru Git - kernel.git/commit
xhci: Remove recursive call to xhci_handle_event
authorMatt Evans <matt@ozlabs.org>
Tue, 29 Mar 2011 02:41:02 +0000 (13:41 +1100)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Mon, 2 May 2011 23:42:50 +0000 (16:42 -0700)
commit41c785744de3cc09e91066cb98878c99a1ca47ca
tree4f47812a37cef571cf6870f717b7ac68788040b1
parent28bbb37fc072d0c231264f9c80e0550b2ebf71f1
xhci: Remove recursive call to xhci_handle_event

Make the caller loop while there are events to handle, instead.

Signed-off-by: Matt Evans <matt@ozlabs.org>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-ring.c