]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: consolidate, setup for multiple traffic classes
authorJohn Fastabend <john.r.fastabend@intel.com>
Mon, 18 Jul 2011 22:38:36 +0000 (22:38 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 29 Aug 2011 08:18:13 +0000 (01:18 -0700)
commit3700afa6336dc04a897e9f26dc17ba8910a09dd3
tree48003a6309184806ecfd4f973a7f3399cf1f9293
parent705a2a1417e658ef84cdc0090b9d28d36bb68087
ixgbe: consolidate, setup for multiple traffic classes

This consolidates setup code for multiple traffic classes in
the setup_tc routine.

Prep work to allow IEEE DCBX to optimize for number of traffic
classes. Also simplifies code paths.

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_dcb_nl.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c