qlcnic: Initialize mailbox cmd structure to zero
authorRajesh Borundia <rajesh.borundia@qlogic.com>
Wed, 4 Jun 2014 07:40:54 +0000 (03:40 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Jun 2014 22:06:09 +0000 (15:06 -0700)
commitc531692073847fe64635f6992d774fb319e3529a
tree29977c34835cf70c3b9ca0df9b8906040cc43474
parentd4c642ea1239f0c5c1d794a5b788319d3373c58c
qlcnic: Initialize mailbox cmd structure to zero

o Uninitialzed fields in mailbox command structure
  caused commands to time out randomly due to garbage
  values so initialize it to zero.

Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c