aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/pch_gbe')
-rw-r--r--drivers/net/pch_gbe/pch_gbe.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/pch_gbe/pch_gbe.h b/drivers/net/pch_gbe/pch_gbe.h
index b925ab359fc..9a940a940a4 100644
--- a/drivers/net/pch_gbe/pch_gbe.h
+++ b/drivers/net/pch_gbe/pch_gbe.h
@@ -31,6 +31,8 @@
31#include <linux/ethtool.h> 31#include <linux/ethtool.h>
32#include <linux/vmalloc.h> 32#include <linux/vmalloc.h>
33#include <net/ip.h> 33#include <net/ip.h>
34#include <net/tcp.h>
35#include <net/udp.h>
34 36
35/** 37/**
36 * pch_gbe_regs_mac_adr - Structure holding values of mac address registers 38 * pch_gbe_regs_mac_adr - Structure holding values of mac address registers