]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 14:18:13 +0000 (22:18 +0800)
commit696b34ab6ba27ab6a544d576037b0707dbf8f2f0
treeb4cb95146b6dd06f3c208324160d1e4a1e4f26a5
parentfd55e3e6b64f18bcc0c76228ca1a0c4016a050ee
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.

(cherry picked from commit 4de2a0224ae3c437e8a090b6ec8d304a7edff049)
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>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_type.h