From: Francois Romieu <romieu@fr.zoreil.com>
To: linux-kernel@vger.kernel.org
Cc: jgarzik@pobox.com, hch@lst.de, torvalds@osdl.org
Subject: [PATCH] 2.6.0-test2 - typo in drivers/net/arcnet/com20020-isa.c
Date: Mon, 28 Jul 2003 00:46:35 +0200 [thread overview]
Message-ID: <20030728004635.A28671@electric-eye.fr.zoreil.com> (raw)
Typo during last module refcounting fix.
drivers/net/arcnet/com20020-isa.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/net/arcnet/com20020-isa.c~janitor-driver-com20020 drivers/net/arcnet/com20020-isa.c
--- linux-2.6.0-test2/drivers/net/arcnet/com20020-isa.c~janitor-driver-com20020 Mon Jul 28 00:19:49 2003
+++ linux-2.6.0-test2-fr/drivers/net/arcnet/com20020-isa.c Mon Jul 28 00:19:49 2003
@@ -152,7 +152,7 @@ int init_module(void)
lp->clockp = clockp & 7;
lp->clockm = clockm & 3;
lp->timeout = timeout & 3;
- lp->owner = THIS_MODULE;
+ lp->hw.owner = THIS_MODULE;
dev->base_addr = io;
dev->irq = irq;
_
reply other threads:[~2003-07-27 22:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030728004635.A28671@electric-eye.fr.zoreil.com \
--to=romieu@fr.zoreil.com \
--cc=hch@lst.de \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.org \
/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
all inboxes | Powered by JetHome®