Skip to content
Commit d6e5a549 authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: dwc3: simplify ZLP handling



It's much simpler to just add one extra TRB chained to previous TRB to
handle ZLP. This helps us reduce pointless allocations and simplifies
the code a little bit.

Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
parent 4199c5f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment