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)
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