* [PATCH] lmc header file not needed
@ 2004-04-05 23:29 Randy.Dunlap
2004-04-06 12:18 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Randy.Dunlap @ 2004-04-05 23:29 UTC (permalink / raw)
To: netdev; +Cc: jgarzik
From: Domen Puncer <domen@coderock.org>
---
linux-265-kj1-rddunlap/drivers/net/wan/lmc/lmc_proto.c | 1 -
linux-265-kj1/drivers/net/wan/lmc/lmc_proto_raw.h | 4 ----
2 files changed, 5 deletions(-)
diff -puN drivers/net/wan/lmc/lmc_proto.c~lmc_proto_raw_h_rm drivers/net/wan/lmc/lmc_proto.c
--- linux-265-kj1/drivers/net/wan/lmc/lmc_proto.c~lmc_proto_raw_h_rm 2004-04-05 13:06:33.000000000 -0700
+++ linux-265-kj1-rddunlap/drivers/net/wan/lmc/lmc_proto.c 2004-04-05 13:06:33.000000000 -0700
@@ -50,7 +50,6 @@
#include "lmc_debug.h"
#include "lmc_ioctl.h"
#include "lmc_proto.h"
-//#include "lmc_proto_raw.h"
/*
* The compile-time variable SPPPSTUP causes the module to be
diff -puN -L drivers/net/wan/lmc/lmc_proto_raw.h drivers/net/wan/lmc/lmc_proto_raw.h~lmc_proto_raw_h_rm /dev/null
--- linux-265-kj1/drivers/net/wan/lmc/lmc_proto_raw.h
+++ /dev/null 2003-05-01 16:55:24.000000000 -0700
@@ -1,4 +0,0 @@
-#ifndef _LMC_PROTO_RAW_H_
-#define _LMC_PROTO_RAW_H_
-
-#endif
_
--
~Randy
"We have met the enemy and he is us." -- Pogo (by Walt Kelly)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] lmc header file not needed
2004-04-05 23:29 [PATCH] lmc header file not needed Randy.Dunlap
@ 2004-04-06 12:18 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2004-04-06 12:18 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: netdev
applied
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-06 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-05 23:29 [PATCH] lmc header file not needed Randy.Dunlap
2004-04-06 12:18 ` Jeff Garzik
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).