From: Alexander Duyck Date: Tue, 31 Jan 2012 02:59:44 +0000 (+0000) Subject: ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV X-Git-Tag: v3.4-rc1~177^2~333^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4f740287fbfdc7b68634e93c098c8ea8de691f1;p=pandora-kernel.git ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV It doesn't make much sense to differentiate between advanced and legacy descriptors when the only descriptors that ixgbe uses are advanced descriptors. As such we can drop the _ADV suffix since all ixgbe descriptors are automatically advanced. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed