PCI: pciehp: Fix pcie_wait_cmd() timeout
authorYinghai Lu <yinghai@kernel.org>
Tue, 23 Sep 2014 02:05:45 +0000 (20:05 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Sep 2014 02:05:45 +0000 (20:05 -0600)
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>

No differences found