diff options
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_main.c')
-rw-r--r-- | drivers/net/ixgbe/ixgbe_main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ixgbe/ixgbe_main.c b/drivers/net/ixgbe/ixgbe_main.c index fa01b0b03b77..08e8e25c159d 100644 --- a/drivers/net/ixgbe/ixgbe_main.c +++ b/drivers/net/ixgbe/ixgbe_main.c | |||
@@ -41,6 +41,7 @@ | |||
41 | #include <net/ip6_checksum.h> | 41 | #include <net/ip6_checksum.h> |
42 | #include <linux/ethtool.h> | 42 | #include <linux/ethtool.h> |
43 | #include <linux/if_vlan.h> | 43 | #include <linux/if_vlan.h> |
44 | #include <linux/prefetch.h> | ||
44 | #include <scsi/fc/fc_fcoe.h> | 45 | #include <scsi/fc/fc_fcoe.h> |
45 | 46 | ||
46 | #include "ixgbe.h" | 47 | #include "ixgbe.h" |