ixgbe: DCB, use hardware independent routines
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 5 Jan 2011 04:48:45 +0000 (04:48 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 11 Feb 2011 16:55:36 +0000 (08:55 -0800)
commit5977deaa6dde87dc6557570cb1088537e55b9646
tree43f9295c94ab9a6354e6fd76ec10c13d5e284235
parentd37e1d0eba2e508b8ac499497db216c67df65c3c
ixgbe: DCB, use hardware independent routines

This consolidates hardware specifics to ixgbe_dcb.c this simplifies
code that was previously branching based on hardware type.

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/ixgbe/ixgbe_dcb_nl.c