]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xhci: refactor handle_tx_event() urb giveback
authorMathias Nyman <mathias.nyman@linux.intel.com>
Fri, 11 Nov 2016 13:13:22 +0000 (15:13 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Nov 2016 09:18:22 +0000 (10:18 +0100)
commit446b31419cb122f12900fe2004fb59e413008a8e
treeca9e2c22918a3c5cc8c4586f982b8bb4d12df039
parent2d6d5769f82dc266e86a06f70eaae23265f757d6
xhci: refactor handle_tx_event() urb giveback

Move giving back the urb to a separate function
No functional changes

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-ring.c