[PATCH] 2.6.0-test2 - typo in drivers/net/arcnet/com20020-isa.c

From: Francois Romieu (romieu@fr.zoreil.com)
Date: Sun Jul 27 2003 - 17:46:35 EST


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;

_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:32 EST