qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.
authorSucheta Chakraborty <sucheta.chakraborty@qlogic.com>
Mon, 14 Apr 2014 14:02:19 +0000 (10:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2014 17:43:52 +0000 (13:43 -0400)
commit4d52e1e8d1e198962dcbfabf9c06425c38eb23d0
treecb4720c93b7c86d0af0ef93bd3950f247983a1c4
parent463518a0cbd396aac83ee3d196897d585e173796
qlcnic: Fix to send INIT_NIC_FUNC as first mailbox.

o INIT_NIC_FUNC should be first mailbox sent. Sending DCB capability and
  parameter query commands after that command.

Signed-off-by: Sucheta Chakraborty <sucheta.chakraborty@qlogic.com>
Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_dcb.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c