]> Pileus Git - ~andy/linux/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)
commitb17a44d8b86f48e34011b884a934231ae2928d66
treea18fc2b9b4fea76739e17e7586bffa3992467978
parentf9566265d7b44fea789072dcfa9a454e7e433af6
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
  18afc102fdcb95d6c7d57f2967a06f2f8fe3ba4c ("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