commit | 3f4a6f009f6319d2fb7f6fe654264e1eabe0e50b | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Jun 05 05:58:52 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Jul 21 16:06:21 2012 -0700 |
tree | 24413ded7c50d3c91f5104e1e3806aae9767df81 | |
parent | 95447461fa9ae3d879c84c1d2f2f8da2fdcd8f34 [diff] |
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>