]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Fix diagnostic test for all adapters.
authorHimanshu Madhani <himanshu.madhani@qlogic.com>
Mon, 16 Dec 2013 20:36:57 +0000 (15:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2013 21:24:50 +0000 (16:24 -0500)
commitf4484d60efe6da5f278e065c3cd1a0005a93cd22
tree95bf05c5cff78a9f4e60df4cd3af03dc9fe27f30
parent2e5843548bde3214cb6ad4201c812994f35b2a27
qlcnic: Fix diagnostic test for all adapters.

o Driver should re-allocate all Tx queues after completing
  diagnostic tests. This regression was added by commit id
  507931f0b0d621f8b24abf506c26d9efcfba7ed2 ("qlcnic: Enable
  diagnostic test for multiple Tx queues.")

Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c