"...kernel-program-behaviour-models.git" did not exist on "7480d912d549f414e0ce39331870899e89a5598c"
Select Git revision
kernel-program-behaviour-models
-
-
- Open in your IDE
- Download source code
Mathias Nyman
authored and
Greg Kroah-Hartman
committed
finish_td() could be called with a skip option to bypass most of the function and only call xhci_td_cleanup() at the end. Remove this skip option and call xhci_td_cleanup() directly instead when needed No functional changes Signed-off-by:Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>