ixgbe: fixup remaining call sites for arbitrary TCs
commit4fa2e0e178b23819283839b64dcb56f0f259ba39
authorJohn Fastabend <john.r.fastabend@intel.com>
Mon, 18 Jul 2011 22:38:25 +0000 (18 22:38 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 29 Aug 2011 08:12:45 +0000 (29 01:12 -0700)
tree4825c5c48aced9aa1a8380ee7228012e33005c78
parent09dca476e3201baac2dcbddc857b83aa25cbdf2e
ixgbe: fixup remaining call sites for arbitrary TCs

One existing call sites still expect either 4 or 8 traffic
classes to be specified. This fixes this allowing arbitrary
values up to 8 to work as expected.

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