On 11/8/2017 3:59 AM, Alejandro Lucero wrote:
> Not all struct fields will be written and random data could
> confuse readers.
>
> Fixes: 92aa491b881e ("nfp: add statistics")
> Coverity: 140755
>
> Signed-off-by: Alejandro Lucero
Applied to dpdk/master, thanks.
On 11/9/2017 8:05 PM, Stephen Hemminger wrote:
> On Thu, 9 Nov 2017 17:10:16 -0800
> Ferruh Yigit wrote:
>
>> On 11/8/2017 3:59 AM, Alejandro Lucero wrote:
>>> Not all struct fields will be written and random data could
>>> confuse readers.
>>>
>>> Fixes: 92aa491b881e ("nfp: add statistics")
>>>
On Thu, 9 Nov 2017 17:10:16 -0800
Ferruh Yigit wrote:
> On 11/8/2017 3:59 AM, Alejandro Lucero wrote:
> > Not all struct fields will be written and random data could
> > confuse readers.
> >
> > Fixes: 92aa491b881e ("nfp: add statistics")
> > Coverity: 140755
>
> Hi Alejandro,
>
> Thank you
On 11/8/2017 3:59 AM, Alejandro Lucero wrote:
> Not all struct fields will be written and random data could
> confuse readers.
>
> Fixes: 92aa491b881e ("nfp: add statistics")
> Coverity: 140755
Hi Alejandro,
Thank you for coverity fixes, but they will be considered for next release,
since trying
Not all struct fields will be written and random data could
confuse readers.
Fixes: 92aa491b881e ("nfp: add statistics")
Coverity: 140755
Signed-off-by: Alejandro Lucero
---
drivers/net/nfp/nfp_net.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/nfp/nfp_net.c b/drivers/net/n
5 matches
Mail list logo