Re: xhci data toggle out of sync

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Tue, 19 Apr 2022 08:53:09 UTC
On 4/19/22 10:40, Mahesh Vardhamanaiah wrote:
> xhci_get_endpoint_state(udev, epno)

Could you print the return value of:

xhci_get_endpoint_state(udev, epno)

--HPS