net/ixgbe/base: unify coding style
authorBeilei Xing <beilei.xing@intel.com>
Thu, 23 Jun 2016 07:22:31 +0000 (15:22 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jun 2016 14:17:53 +0000 (16:17 +0200)
commit72ceac0fcab2baab8f4e3ce40fd2cb84aaefafc3
treed2258737392446130321ee590ed674d2cdc59e10
parent0cb9fbacbe8f9980543e3b2725a7e406d4d2f2ba
net/ixgbe/base: unify coding style

This patch changes static keyword to STATIC definition, which can be
redefined depending on the compiler used.

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