* [PATCH 1/1] net: i40evf: Remove duplicate include
@ 2014-02-17 9:59 Sachin Kamat
2014-02-17 22:02 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2014-02-17 9:59 UTC (permalink / raw)
To: netdev; +Cc: e1000-devel, sachin.kamat, davem
linux/sctp.h was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
drivers/net/ethernet/intel/i40evf/i40evf.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/net/ethernet/intel/i40evf/i40evf.h b/drivers/net/ethernet/intel/i40evf/i40evf.h
index a30c4a9125a4..ef7ce65bc00a 100644
--- a/drivers/net/ethernet/intel/i40evf/i40evf.h
+++ b/drivers/net/ethernet/intel/i40evf/i40evf.h
@@ -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"
--
1.7.9.5
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience. Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] net: i40evf: Remove duplicate include
2014-02-17 9:59 [PATCH 1/1] net: i40evf: Remove duplicate include Sachin Kamat
@ 2014-02-17 22:02 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-02-17 22:02 UTC (permalink / raw)
To: sachin.kamat; +Cc: netdev, e1000-devel, jeffrey.t.kirsher
From: Sachin Kamat <sachin.kamat@linaro.org>
Date: Mon, 17 Feb 2014 15:29:21 +0530
> linux/sctp.h was included twice.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Applied to net-next, thank you.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-17 22:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 9:59 [PATCH 1/1] net: i40evf: Remove duplicate include Sachin Kamat
2014-02-17 22:02 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).