ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
authorAlexander Duyck <alexander.h.duyck@intel.com>
Tue, 17 Jul 2012 01:20:28 +0000 (01:20 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 21 Jul 2012 23:07:13 +0000 (16:07 -0700)
commitb724e9f2505513df1455b03efea166f7dfa0f7d5
treee3adfd2ce6e601a381d70094922909d713be19e3
parentb6dfd939fdc249fcf8cd7b8006f76239b33eb581
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts

This change makes it so that we can use 1TC DCB in the case of MSI and
legacy interrupts.  The advantage to this is that it allows us to fully
support FCoE w/ DCB instead of having to drop to link flow control only
when using these interrupt modes.

Cc: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Alexander Duyck <alexander.h.duyck@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_lib.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c