]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
i40e: Do not fall back to one queue model if the only feature enabled is ATR
authorAnjali Singhai Jain <anjali.singhai@intel.com>
Tue, 20 May 2014 08:01:44 +0000 (08:01 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Jun 2014 07:51:59 +0000 (00:51 -0700)
commitbbe7d0e01816fbfb9b5d3f47cb6d91e18340ec3d
treed34bafcb69ce4463f2180b782a8e73c33efb3fac
parent8a3c91cce3d32d3fa1e3b64d41b241103a62fd62
i40e: Do not fall back to one queue model if the only feature enabled is ATR

FD_SB and FD_ATR needs to be checked independently in order to decide if
we will support multiple queues or not.

Change-ID: I9d3274f5924c79e29efdbcf66a2fcca1fee2107f
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c