From: Alexander Duyck Date: Fri, 20 Mar 2009 00:16:50 +0000 (+0000) Subject: igb: remove IGB_DESC_UNUSED since it is better handled by a function call X-Git-Tag: v2.6.30-rc1~662^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c493ea45a4251869fe7b820e0486b73b57df7c12;p=pandora-kernel.git igb: remove IGB_DESC_UNUSED since it is better handled by a function call This patch removes IGB_DESC_UNUSED and replaces it with a function call instead in order to cleanup some of the ugliness introduced by the macro. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed