summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_defines.h
diff options
context:
space:
mode:
authorAlexander Duyck2011-08-26 09:43:59 +0200
committerJeff Kirsher2011-09-20 08:58:56 +0200
commitcd392f5ca976b5ad166acc368c239cce2f0df58a (patch)
tree47c81968362c18ded8b8bb5988b7f7cea49c46c6 /drivers/net/ethernet/intel/igb/e1000_defines.h
parentigb: Refactor clean_rx_irq to reduce overhead and improve performance (diff)
downloadkernel-qcow2-linux-cd392f5ca976b5ad166acc368c239cce2f0df58a.tar.gz
kernel-qcow2-linux-cd392f5ca976b5ad166acc368c239cce2f0df58a.tar.xz
kernel-qcow2-linux-cd392f5ca976b5ad166acc368c239cce2f0df58a.zip
igb: drop the "adv" off function names relating to descriptors
Many of the function names in the hot path are carrying an extra "_adv" suffix on the end of them to represent the fact that they are using advanced descriptors instead of legacy descriptors. However since all igb uses are advanced descriptors adding the extra suffix doesn't really add any additional data. Since this is the case it is easiest to just drop the suffix and save us from having to store the extra characters. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/e1000_defines.h')
0 files changed, 0 insertions, 0 deletions