
26 Sep
2022
26 Sep
'22
10:12 a.m.
On a Monday in 2022, Peter Krempa wrote:
Move the code fetching the model of the net device before the main code parsing individual device types so that the data is available before the upcoming refactor.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/conf/domain_conf.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano