Commit 192e6590 authored by Mark Rustad's avatar Mark Rustad Committed by Tim Gardner

ixgbe: Delete redundant include file

BugLink: http://bugs.launchpad.net/bugs/1536473

Delete a redundant include of net/vxlan.h.
Signed-off-by: default avatarMark Rustad <mark.d.rustad@intel.com>
Tested-by: default avatarDarin Miller <darin.j.miller@intel.com>
Signed-off-by: default avatarJeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit cc1f88ba)
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent ebd78c72
......@@ -65,9 +65,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[] =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment