netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [NET]: Another unnecessary net/tcp.h inclusion in net/dn.h
@ 2007-07-08 15:26 Ilpo Järvinen
  2007-07-11  6:02 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Ilpo Järvinen @ 2007-07-08 15:26 UTC (permalink / raw)
  To: David Miller; +Cc: Netdev

[-- Attachment #1: Type: TEXT/PLAIN, Size: 447 bytes --]


No longer needed.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
---
 include/net/dn.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/dn.h b/include/net/dn.h
index ac4ce90..6277783 100644
--- a/include/net/dn.h
+++ b/include/net/dn.h
@@ -3,7 +3,6 @@
 
 #include <linux/dn.h>
 #include <net/sock.h>
-#include <net/tcp.h>
 #include <asm/byteorder.h>
 
 #define dn_ntohs(x) le16_to_cpu(x)
-- 
1.5.0.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] [NET]: Another unnecessary net/tcp.h inclusion in net/dn.h
  2007-07-08 15:26 [PATCH] [NET]: Another unnecessary net/tcp.h inclusion in net/dn.h Ilpo Järvinen
@ 2007-07-11  6:02 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2007-07-11  6:02 UTC (permalink / raw)
  To: ilpo.jarvinen; +Cc: netdev

From: "Ilpo_Järvinen" <ilpo.jarvinen@helsinki.fi>
Date: Sun, 8 Jul 2007 18:26:26 +0300 (EEST)

> No longer needed.
> 
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>

Applied, thanks a lot!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-11  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-08 15:26 [PATCH] [NET]: Another unnecessary net/tcp.h inclusion in net/dn.h Ilpo Järvinen
2007-07-11  6: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).