]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd2c0292a613d4733182e27dd08e246bc2eac521f
tree0c3fca135bd7dd9a24d033a368978c6f5fcf6a20
parent89ee628db494f9b30dca04b79b48d91f39259515
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