]> git.baikalelectronics.ru Git - kernel.git/commit
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.
authorHimanshu Madhani <himanshu.madhani@qlogic.com>
Mon, 16 Dec 2013 20:36:59 +0000 (15:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Dec 2013 21:24:50 +0000 (16:24 -0500)
commit3f01456defb9f8076174e5a3c8c9aceba3e81098
treea18fc2b9b4fea76739e17e7586bffa3992467978
parentaba91e32ced2dbc12973ea253af3b9f9a562d9a8
qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.

o Current code was not allowing the user to configure more
  than one Tx ring using ethtool for 83xx/84xx adapter.
  This regression was introduced by commit id
  2eb03199d6065eb21c5f235783f12b1fe65805bc ("qlcnic: Enable
  multiple Tx queue support for 83xx/84xx 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