On 4/6/2018 7:55 AM, Jerin Jacob wrote: > -----Original Message----- >> Date: Thu, 5 Apr 2018 08:12:28 -0700 >> From: Stephen Hemminger <[email protected]> >> To: [email protected] >> Cc: [email protected], Stephen Hemminger <[email protected]> >> Subject: [PATCH] net/octeneontx: fix warnings >> X-Mailer: git-send-email 2.16.3 >> >> This is fix for Coverity Devect 268319 about uninitialized speed > > s/Devect/defect > >> in an error case. Also drop unnecessary assignment. > > Coverity issue: 268319 > Fixes: 4fac7c0a147e ("net/octeontx: add link update") > > CC: [email protected] >
>> Signed-off-by: Stephen Hemminger <[email protected]> > Acked-by: Jerin Jacob <[email protected]> Applied to dpdk-next-net/master, thanks. (with suggested commit log updates)

