From: Alexander Duyck Date: Fri, 27 May 2011 05:31:37 +0000 (+0000) Subject: ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function X-Git-Tag: v3.1-rc1~316^2~327^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4987de752a94772ad1ae85ad5c702bbcf73305;p=pandora-kernel.git ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function 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 Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed