]> 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)
commit3818be14973829fa66c6692be66d6bfc8ded3643
treee3adfd2ce6e601a381d70094922909d713be19e3
parent2bd03eab2b2c099ccc630e0e924674bb01e13f92
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