net/liquidio/base: fix mbox command initialization
authorShijith Thotton <shijith.thotton@caviumnetworks.com>
Mon, 10 Apr 2017 07:18:55 +0000 (12:48 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 19 Apr 2017 13:37:37 +0000 (15:37 +0200)
commitde6d0f59f0b5f5897bbc95c248cb5ee06df2ac4d
tree2d0fbaf60561f47d979d565ca05837daadef9738
parent8a4764f8b7f986b9e30b91f6f56606b82605c00e
net/liquidio/base: fix mbox command initialization

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.

Coverity issue: 1384518
Fixes: cdb166963cae ("net/liquidio: add API for VF FLR")

Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>
drivers/net/liquidio/base/lio_23xx_vf.c