]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3120aee939654db744c1e1597f60260fe0827df
treecb4720c93b7c86d0af0ef93bd3950f247983a1c4
parentd792f77cd78aeee70794c5e4c83a48efb3748a2c
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