commit | fb5475ff7f2e80e920a393d18a43b64124a30270 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Apr 26 07:26:36 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 21 01:22:02 2011 -0700 |
tree | b00ef8054e6b617807ec8a19fd0655066c663724 | |
parent | b1bbdb206a52b7eb13c2e57ee794b90618f61002 [diff] |
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine The ixgbe_dcb_txq_to_tc() routine was used to map TX rings to a DCB traffic class. Now that a tx_ring has a DCB traffic class associated with it this routine is no longer needed. 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>