net/ixgbe/base: rename header guard
authorBeilei Xing <beilei.xing@intel.com>
Thu, 23 Jun 2016 07:22:21 +0000 (15:22 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 27 Jun 2016 14:17:53 +0000 (16:17 +0200)
commitd20977088c5b0981d1b5761c882b58d85fdb4dc4
treeb4986c247bb0bafe3cd0fa42c69836f1e9e48291
parent4fe0982ee75f7397fd2d657d827eeb40606ad11c
net/ixgbe/base: rename header guard

The ixgbe_vf.h file did not use _<FILENAME>_ and instead used
__<FILENAME>__ which is not the standard used in every other file.

Fixes: af75078fece3 ("first public release")

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