]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ixgbe: Delete redundant include file
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 18 Sep 2015 17:08:00 +0000 (10:08 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:02 +0000 (16:40 -0700)
Orabug: 23177316

Delete a redundant include of net/vxlan.h.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Darin Miller <darin.j.miller@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit cc1f88ba16fa5cc4769cf25dca9fafeb1546be50)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c

index 191e513ac2b03ab0a337b00898954bdfa4b21426..cf97c57bc93e799a51407c6d7aab0705ca2f1651 100644 (file)
@@ -66,9 +66,6 @@
 #include "ixgbe_common.h"
 #include "ixgbe_dcb_82599.h"
 #include "ixgbe_sriov.h"
-#ifdef CONFIG_IXGBE_VXLAN
-#include <net/vxlan.h>
-#endif
 
 char ixgbe_driver_name[] = "ixgbe";
 static const char ixgbe_driver_string[] =