diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2012-05-17 05:14:39 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2012-07-14 14:20:26 -0700 |
commit | df0676d1bddf085c4cc4aca39b18f9fcbd08d83d (patch) | |
tree | bed65167124fed43936c7576e5ce8062fd267719 /drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | |
parent | 15cbc70ea2b8a43ba3f0dc858299ed1c5b295b71 (diff) |
ixgbe: Cleanup unpacking code for DCB
This is meant to be a generic clean-up of the remaining functions for
unpacking data from the DCB structures. The only real changes are:
replaced the variable i with tc for functions that were looping through the
traffic classes, and added a pointer for tc_class instead of path since
that way we only need to pull the pointer once instead of once per loop.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_main.c')
0 files changed, 0 insertions, 0 deletions