mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-07 21:03:19 +00:00
Add Null pointer check in Set TR Dequeue command handle function to avoid Null pointer exception. Fllow xHCI spec 4.6.10, for Set TR Dequeue pointer command, when the slot is not enabled the completion code should be Slot Not Enabled Error. Tracked-On: #5263 Signed-off-by: Long Liu <long.liu@intel.com> Acked-by: Yu Wang yu1.wang@intel.com