]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4b49c491fc99c66014e6c02962826dbd08a7f94
treee3adfd2ce6e601a381d70094922909d713be19e3
parent72eff69e05e32a80cf068c4ec64f702b8f96575f
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