]> git.karo-electronics.de Git - karo-tx-linux.git/commit
qlcnic: Validate Tx queue only for 82xx adapters.
authorHimanshu Madhani <himanshu.madhani@qlogic.com>
Thu, 17 Oct 2013 22:26:38 +0000 (18:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 20:39:19 +0000 (16:39 -0400)
commit66c562efbf35e98c42789f73cf39ad5f28abf6be
treee5323286dad106cf5d8cd46a0518c951e8669d88
parent0fb88d61bc60779dde88b0fc268da17eb81d0412
qlcnic: Validate Tx queue only for 82xx adapters.

o validate Tx queue only in case of adapters which supports
  multi Tx queue.

  This patch is to fix regression introduced in commit
  aa4a1f7df7cbb98797c9f4edfde3c726e2b3841f
  "qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter"

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