From: John Fastabend Date: Tue, 26 Apr 2011 07:26:36 +0000 (+0000) Subject: ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine X-Git-Tag: v3.1-rc1~316^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb5475ff7f2e80e920a393d18a43b64124a30270;p=pandora-kernel.git 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 Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed