On 4/10/2017 8:18 AM, Shijith Thotton wrote:
> Initialize mail box command to request VF FLR. Data field was
> uninitialized before as it was not required and caused the following
> error during scan.
>
> Reported by Coverity scan:
> 1384518 Uninitialized scalar variable
>
> Fixes: cdb166963cae ("net/liquidio: add API for VF FLR")
>
> Signed-off-by: Shijith Thotton <[email protected]>
Series applied to dpdk-next-net/master, thanks.
Updated commit logs with the defined syntax for Coverity fixes:
Coverity issue: 1384518
Fixes: cdb166963cae ("net/liquidio: add API for VF FLR")
Signed-off-by: Shijith Thotton <[email protected]>