Stephen Hemminger wrote:
On Fri, 06 Oct 2006 12:12:34 -0600
Matthew Wilcox <[EMAIL PROTECTED]> wrote:
From: Helge Deller <[EMAIL PROTECTED]>
WARNING: drivers/net/tulip/de2104x.o - Section mismatch: reference to
.init.text:de_init_one from .data.rel.local after 'de_driver' (at offset 0x20)
WARNING: drivers/net/tulip/de2104x.o - Section mismatch: reference to
.exit.text:de_remove_one from .data.rel.local after 'de_driver' (at offset 0x28)
This is caused because with PCI hotplug the device might be probed after the
init section
has been removed. Ditto for remove.
This device will never ever meet a platform where it can be hotplugged.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html