]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: remove extra unused queues in DCB + FCoE case
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 5 Jun 2012 05:58:52 +0000 (05:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 21 Jul 2012 23:06:21 +0000 (16:06 -0700)
commita7f2f3bfe84047f3627a40c64ddb7d0527fb79cb
tree24413ded7c50d3c91f5104e1e3806aae9767df81
parent62806c211db1437223153fa52af8a2a9b6e8e160
ixgbe: remove extra unused queues in DCB + FCoE case

With DCB and FCoE configured extra queues may be allocated and
never used. After this patch we calculate the max correctly.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c