net/ixgbe/base: fix macro name
authorBeilei Xing <beilei.xing@intel.com>
Thu, 23 Jun 2016 07:22:19 +0000 (15:22 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jun 2016 14:17:53 +0000 (16:17 +0200)
commit64529722b3886994fb0b364224eb1991d1a80543
tree417ad1781a69b0e4d6bfe747ef83365619058616
parenteb1ef7bea1dc258ee6789be914915f1ecdb83975
net/ixgbe/base: fix macro name

This patch renames IXGBE_PVFTTDLEN to IXGBE_PVFTDLEN according to
abbreviation of Transmit Descriptor Length in datasheet.

Fixes: d2e72774e58c ("ixgbe/base: support X550")

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
drivers/net/ixgbe/base/ixgbe_type.h