net: i40evf: Remove duplicate include
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 17 Feb 2014 09:59:21 +0000 (15:29 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 22:01:50 +0000 (17:01 -0500)
linux/sctp.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/i40evf/i40evf.h

index a30c4a9125a4ca11d0a729c399a80b35d6d1949f..ef7ce65bc00ad2b72f78bd6cf4321b16e13a3da3 100644 (file)
@@ -38,8 +38,6 @@
 #include <linux/ipv6.h>
 #include <net/ip6_checksum.h>
 #include <net/udp.h>
-#include <linux/sctp.h>
-
 
 #include "i40e_type.h"
 #include "i40e_virtchnl.h"