On Tue, Aug 20, 2019 at 04:30:28PM +0200, Michal Privoznik wrote:
As stated in 84f9358b18346 all kernels that we are interested in
have 'drivers_override'. Drop the other, older style of
overriding PCI device driver - newid.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/util/virpci.c | 284 +---------------------------------------------
1 file changed, 2 insertions(+), 282 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano