
21 Aug
2019
21 Aug
'19
2:26 p.m.
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@redhat.com> --- src/util/virpci.c | 284 +--------------------------------------------- 1 file changed, 2 insertions(+), 282 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano