commit | 95241dbdf8281ece1355b8673b882d6a182f3c7d | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Oct 04 00:29:48 2013 +0200 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Mar 04 15:38:01 2014 -0800 |
tree | ae654d2b210bfa2cdf3c4af487619b31a760ee46 | |
parent | c4bedb77ec4cb42f37cae4cbfddda8283161f7c8 [diff] |
xhci: Set SCT field for Set TR dequeue on streams Nec XHCI controllers don't seem to care, but without this Intel XHCI controllers reject Set TR dequeue commands with a COMP_TRB_ERR, leading to the following warning: WARN Set TR Deq Ptr cmd invalid because of stream ID configuration And very shortly after this the system completely freezes. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>