]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: DCB X540 devices support max traffic class of 4
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 27 Sep 2011 03:52:01 +0000 (03:52 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 6 Oct 2011 10:23:36 +0000 (03:23 -0700)
commitf1d200e13aebb201a5f1b5758d7ffd137b28efa4
tree0eff20682be02e17dfe11001083f96ed799e1393
parentc8007b5462afd65c100d044511a8922fb2f0f85e
ixgbe: DCB X540 devices support max traffic class of 4

X540 devices can only support up to 4 traffic classes and
guarantee a "lossless" traffic class on some platforms.
This patch sets the X540 devices to initialize a max
traffic class value of 4 at probe time.

Signed-off-by: John Fastabend <john.r.fastabend@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
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h