Re: Misplaced __initfunc?

Christofer Edvardsen (chred571@student.liu.se)
Mon, 23 Mar 1998 13:02:53 +0100


Martin Mares wrote:
>
> Hi,
>
> > There is a __initfunc before elmc_getinfo in drivers/net/3c523.c
> > (2.1.90). The function displays info about the card under /proc.
> > Doesn't __initfunc make the kernel free the memory of the function? I
> > don't have a card to try the driver but this can't be right!?
>
> Just apply the following patch.
What about the other __initfunc and __initdata? Are they all correct?
The msg to linux-kernel with subject "mca problem" describes a problem
with the driver that looks like it might be something like that.
What about __initfunc elmc_probe?

/Christofer

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu