]> git.baikalelectronics.ru Git - kernel.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)
commit7cdf8972dbe85c138f2300a1270e3bdf2e9884bf
treed34bafcb69ce4463f2180b782a8e73c33efb3fac
parenta76a8f9117f08788461420b0b66e8e4f57836bff
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