Skip to content
Commit 6a605eb1 authored by Sebin Sebastian's avatar Sebin Sebastian Committed by David S. Miller
Browse files

octeontx2-af: returning uninitialized variable



Fix coverity error 'use of uninitialized variable'. err is uninitialized
and is returned which can lead to unintended results. err has been replaced
with -einval.
Coverity issue: 1518921 (uninitialized scalar variable)

Signed-off-by: default avatarSebin Sebastian <mailmesebin00@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d86a153a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment