> From: David Laight
> Only receive TD can have a transfer length less than the transfer size,
>   so rename COMP_SHORT_TX to COMP_SHORT_RX, XHCI_TRUST_TX_LENGTH to
>   XHCI_TRUST_RX_LENGTH.
> handle_tx_event() is called for both receive and transmit completions
>   so rename to handle_data_event().
> In process_bulk_intr_td():
> - Only trace unexpected short completions if XHCI_TRUST_RX_LENGTH isn't set,
>   ratelimit the trace (as is done elsewhere).
> - Only debug trace short receives if URB_SHORT_NOT_OK isn't set.

I've replaced this patch with 3 new ones.

        David



--
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