commit | 0d2daaded82565f807a4435d678343f437b8b848 | [log] [tgz] |
---|---|---|
author | Alban Browaeys <alban.browaeys@gmail.com> | Tue Aug 16 10:18:04 2016 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Aug 16 09:42:47 2016 +0200 |
tree | 3c3e62014f24134fe5a58ac9143bc6706f7641de | |
parent | 33be126510974e2eb9679f1ca9bca4f67ee4c4c7 [diff] |
xhci: really enqueue zero length TRBs. Enqueue the first TRB even if full_len is zero. Without this "adb install <apk>" freezes the system. Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com> Fixes: 86065c2719a5 ("xhci: don't rely on precalculated value of needed trbs in the enqueue loop") Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>