Hi Greg A couple small fixes for 6.11-rc - Don't try to free interrupters that failed to allocate. - Add missing "return 0" lost in refactoring of tranfer event handler, this causes extra unneeded check for halted endpoint handling. Thanks Mathias Marc Zyngier (1): usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup() Niklas Neronin (1): usb: xhci: fix duplicate stall handling in handle_tx_event() drivers/usb/host/xhci-mem.c | 2 +- drivers/usb/host/xhci-ring.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- 2.25.1