* [PATCH] xirc2ps_cs.c SET_MODULE_OWNER(dev)
@ 2001-02-09 0:21 Thomas Hood
0 siblings, 0 replies; only message in thread
From: Thomas Hood @ 2001-02-09 0:21 UTC (permalink / raw)
To: linux-kernel
I presume that this change needs to be made.
(All of the drivers/net/pcmcia/*.c need the change.)
// Thomas
jdthood@thanatos:/usr/src/kernel-source-2.4.1-ac3/drivers/net/pcmcia# diff -Naur xirc2ps_cs.c_ORIG xirc2ps_cs.c
--- xirc2ps_cs.c_ORIG Thu Feb 8 19:11:54 2001
+++ xirc2ps_cs.c Thu Feb 8 19:12:01 2001
@@ -637,6 +637,7 @@
link->irq.Instance = dev;
/* Fill in card specific entries */
+ SET_MODULE_OWNER(dev);
dev->hard_start_xmit = &do_start_xmit;
dev->set_config = &do_config;
dev->get_stats = &do_get_stats;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-02-09 0:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-09 0:21 [PATCH] xirc2ps_cs.c SET_MODULE_OWNER(dev) Thomas Hood
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®