ixgbe: enable ndo_tc_setup
authorJohn Fastabend <john.r.fastabend@intel.com>
Wed, 23 Feb 2011 05:58:03 +0000 (05:58 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 12 Mar 2011 12:11:53 +0000 (04:11 -0800)
commit24095aa347a32673cf220fc0bd0b78d28ba0a69e
tree4b7a3e37c581de6c8282b0ec0c6e2627cce32419
parente5b646355770d34eab360ebae93c56c407dfe803
ixgbe: enable ndo_tc_setup

This patch adds the ndo_tc_setup to ixgbe. By default we set
the device to use strict priority.

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_main.c