]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 26 Apr 2011 07:26:36 +0000 (07:26 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 13:45:21 +0000 (21:45 +0800)
commit1905ac05b368de1dc387b784fa94d7fe1689f7de
treebe4fef775edf52209bc3cac889d5bc60a547aefc
parentc742b8b12e3517a523de21ba268c89b682178513
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>
(cherry picked from commit fb5475ff7f2e80e920a393d18a43b64124a30270)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c