mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-04 11:24:03 +00:00
Remove the changing operation for 'xdev->native_ports[].state' in pci_xhci_cmd_disable_slot. The operation should not be done in this funciton. Tracked-On: #1589 Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com> Reviewed-by: Liang Yang <liang3.yang@intel.com> Acked-by: Yu Wang <yu1.wang@intel.com>