ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 11 May 2012 08:33:00 +0000 (08:33 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 18 Jul 2012 02:16:32 +0000 (19:16 -0700)
commit908421f6cc6b6e5db6e8e8c35ab8fc0fb64f25c2
tree0c3fca135bd7dd9a24d033a368978c6f5fcf6a20
parent671c0adb5cb5f3acdc93527e54cf1e379fc980b1
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix

This change updates the descriptor macros to accept pointers, updates the
name to drop the _ADV suffix, and include the IXGBEVF name in the macro.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c