From: juraj.linkes Date: Fri, 8 Jun 2018 08:47:27 +0000 (+0200) Subject: CSIT-1043: Execute pci rescan only if needed X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=ca163ffc171954c6b23fc8a715b2b7ca4c47cccf;hp=ca163ffc171954c6b23fc8a715b2b7ca4c47cccf;p=csit.git CSIT-1043: Execute pci rescan only if needed Pci rescan is a rather invasive process, which is why it should be executed only if needed. This patch moves the pci rescan after pci device driver discovery, rescanning the devices for further attemps at driver discovery. Change-Id: I29c939b44c3f67371416a99c711e057f711ba9b4 Signed-off-by: juraj.linkes ---