From: Don Skidmore Date: Wed, 23 Oct 2013 02:17:52 +0000 (+0000) Subject: ixgbe: cleanup IXGBE_DESC_UNUSED X-Git-Tag: v3.13-rc1~105^2~89^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f880d07bc5bc9f453be7b1fc9c1a34853719d148;p=pandora-kernel.git ixgbe: cleanup IXGBE_DESC_UNUSED This patch just replaces the IXGBE_DESC_UNUSED macro with a like named inline function ixgbevf_desc_unused. The inline function makes the logic a bit more readable. Signed-off-by: Alexander Duyck Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed