lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ