> Subject: [PATCH v3] net/mana: fix uninitialized scalar variable > > [You don't often get email from mahmoudmatook...@gmail.com. Learn why > this is important at https://aka.ms/LearnAboutSenderIdentification ] > > From: mmaatuq <mahmoudmatook...@gmail.com> > > 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: lon...@microsoft.com > > Signed-off-by: mmaatuq <mahmoudmatook...@gmail.com>
Thank you. Reviewed-by: Long Li <lon...@microsoft.com>