ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 27 May 2011 05:31:37 +0000 (05:31 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 25 Jun 2011 07:04:32 +0000 (00:04 -0700)
This change is a minor cleanup that converts the IXGBE_DESC_UNUSED macro
into a static inline function just for the case of the code being a bit
cleaner.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c

Simple merge
Simple merge