From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: vda@port.imtp.ilyichevsk.odessa.ua
Cc: Linus Torvalds <torvalds@transmeta.com>,
linux-kernel@vger.kernel.org, trivial@rustcorp.com.au
Subject: Re: [PATCH] Trivial compile fix
Date: Mon, 11 Mar 2002 15:31:11 -0500 [thread overview]
Message-ID: <3C8D140F.7030507@mandrakesoft.com> (raw)
In-Reply-To: <200203111408.g2BE8pq05486@Port.imtp.ilyichevsk.odessa.ua>
Denis Vlasenko wrote:
>--- linux-2.5.6-pre2/drivers/net/8139cp.c.orig Mon Mar 11 13:17:59 2002
>+++ linux-2.5.6-pre2/drivers/net/8139cp.c Mon Mar 11 15:44:48 2002
>@@ -47,7 +47,6 @@
> #define DRV_VERSION "0.0.7"
> #define DRV_RELDATE "Feb 27, 2002"
>
>-
> #include <linux/module.h>
> #include <linux/kernel.h>
> #include <linux/netdevice.h>
>@@ -59,6 +58,7 @@
> #include <linux/mii.h>
> #include <asm/io.h>
> #include <asm/uaccess.h>
>+#include <linux/crc32.h>
>
Please CC the maintainer (me) on such patches. Also, don't remove blank
lines I put in there to make the code look nice... :)
Jeff
prev parent reply other threads:[~2002-03-11 20:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-11 18:08 [PATCH] Trivial compile fix Denis Vlasenko
2002-03-11 20:31 ` Jeff Garzik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3C8D140F.7030507@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
--cc=trivial@rustcorp.com.au \
--cc=vda@port.imtp.ilyichevsk.odessa.ua \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox