On 12.08.2016 19:45, Alban Browaeys wrote:
Enqueue the first TRB even if full_len is zero.
Without this "adb install " freezes the system.
Signed-off-by: Alban Browaeys
Fixes: 86065c2719a5 ("xhci: don't rely on precalculated value of needed trbs in the
enqueue loop")
---
drivers/usb/host/xhc
Enqueue the first TRB even if full_len is zero.
Without this "adb install " freezes the system.
Signed-off-by: Alban Browaeys
Fixes: 86065c2719a5 ("xhci: don't rely on precalculated value of needed trbs in
the enqueue loop")
---
drivers/usb/host/xhci-ring.c | 3 ++-
1 file changed, 2 insertions