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 <[email protected]> --- src/conf/domain_conf.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
