netdev
[Top] [All Lists]

Re: [PATCH] several netdrivers need linux/init.h

To: Jeff Garzik <jgarzik@xxxxxxxxx>
Subject: Re: [PATCH] several netdrivers need linux/init.h
From: Christoph Hellwig <hch@xxxxxx>
Date: Thu, 27 May 2004 22:35:29 +0200
Cc: netdev@xxxxxxxxxxx
In-reply-to: <40B63E81.8020700@pobox.com>
References: <20040522230830.GA3380@infradead.org> <40B63E81.8020700@pobox.com>
Sender: netdev-bounce@xxxxxxxxxxx
User-agent: Mutt/1.3.28i
On Thu, May 27, 2004 at 03:16:17PM -0400, Jeff Garzik wrote:
> >@@ -22,6 +22,7 @@
> > #include <asm/uaccess.h>
> > #include <linux/if.h>
> > #include <linux/hdlc.h>
> >+#include <asm/io.h>
> > 
> > #include "farsync.h"
> > 
> 
> rejected,
> 1) just applied large farsync update, and
> 2) patch not related to $subject

Will resend with the right subject if still needed.
> > #undef COSA_SLOW_IO /* for testing purposes only */
> > #undef REALLY_SLOW_IO
> 
> patch(1) rejected

right, in fact the patch to remove comx came from me earlier ;)

> BTW the mailing list is "netdev@xxxxxxxxxxx" not "linux-netdev@...".

Sure.  I just have the bad habbit to add typos wherever possible.


<Prev in Thread] Current Thread [Next in Thread>
  • Re: [PATCH] several netdrivers need linux/init.h, Christoph Hellwig <=