On 09.01.2015 16:57, Hans de Goede wrote:
> When re-applying the configuration after a successful usb device reset,
> xhci_discover_or_reset_device has already dropped the endpoints, and free-ed
> the rings.
> 
> The endpoints already being dropped is expected, and should not lead to
> warnings. Use the fact that the rings are also free-ed in this scenario to
> detect this, and suppress the "xHCI xhci_drop_endpoint called with disabled
> ep ..." message in this case.
> 
> Signed-off-by: Hans de Goede <hdego...@redhat.com>
> 
> --

Thanks, I'll send both forward

-Mathias

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to