> Subject: [PATCH v3] net/mana: fix uninitialized scalar variable > > [You don't often get email from [email protected]. Learn why > this is important at https://aka.ms/LearnAboutSenderIdentification ] > > From: mmaatuq <[email protected]> > > in case we didn't enter or finished the loop without getting ifname we ret > shouldn't have an arbitrary value. > > Coverity issue: 424690 > Fixes: 84497839d9ca ("net/mana: support MTU update") > Cc: [email protected] > > Signed-off-by: mmaatuq <[email protected]>
Thank you. Reviewed-by: Long Li <[email protected]>

