commit | 7cbeb9f90db8e56856db7568520b735732d34d86 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Mon Sep 22 20:05:45 2014 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Sep 22 20:05:45 2014 -0600 |
tree | 677b7e2a3214007d7499ed871e808b8aee16f784 | |
parent | 12d8706963f073fffad16c7c24160ef20d9aeaff [diff] |
PCI: pciehp: Fix pcie_wait_cmd() timeout pcie_poll_cmd() take msecs instead of jiffies, so convert timeout to msecs. Fixes: 40b960831cfa ("PCI: pciehp: Compute timeout from hotplug command start time") Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>