https://bugzilla.kernel.org/show_bug.cgi?id=219532 --- Comment #3 from James.Dutton@xxxxxxxxx --- I think xhci variable must be NULL entering the xhci_handle_stopped_cmd_ring() One could put a null check at the top of the function, but I don't know what one should do in that case. Its a void function, so no error value can be returned. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.