[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <26598825.1213306650905.JavaMail.oracle@acsmt303.oracle.com>
Date: Thu, 12 Jun 2008 16:37:30 -0500 (CDT)
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: netdev@...r.kernel.org, Alan Cox <alan@...hat.com>,
jeff@...zik.org, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [patch 04/13] 8390: Split 8390 support into a pausing and a non pausing driver core
--- Original Message ---
> > drivers/built-in.o: In function `ne_block_output':
> > /local/linsrc/linux-2.6.26-rc5-mm2/drivers/net/ne2.c:751: undefined reference to `NS8390_init'
> > drivers/built-in.o: In function `ne2_probe1':
> > /local/linsrc/linux-2.6.26-rc5-mm2/drivers/net/ne2.c:502: undefined reference to `NS8390_init'
> > make[1]: *** [.tmp_vmlinux1] Error 1
> >
> > for ne2 driver built into kernel image.
>
> NS8390_init comes from drivers/net/8390.c for non pausing
> drivers. I
> thought something else might be needed as I was sure there was
> more to
> the origina patch I posted that didn't get out.
>
> Do an s/NS8390_init/NS8390p_init/ in ne2.c
OK, that works. Thanks.
---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists