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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 18 Oct 2007 22:02:22 -0700 (PDT) From: David Miller <davem@...emloft.net> To: randy.dunlap@...cle.com Cc: bugme-daemon@...zilla.kernel.org, netdev@...r.kernel.org, jeff@...zik.org Subject: Re: [PATCH] [Bug 9187] ir-functions.c:(.text+0xbce18): undefined reference to `input_event' From: Randy Dunlap <randy.dunlap@...cle.com> Date: Thu, 18 Oct 2007 21:53:50 -0700 > [bugme-daemon@...zilla.kernel.org wrote:] > > > > From: Randy Dunlap <randy.dunlap@...cle.com> > > Drivers that use lro functions should depend on INET, otherwise they > may not link correctly. Let's not select INET. Select should be used > only for library-like code, not to enable subsystems. > > ERROR: "lro_flush_all" [drivers/net/myri10ge/myri10ge.ko] undefined! > ERROR: "lro_receive_frags" [drivers/net/myri10ge/myri10ge.ko] undefined! > > Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com> Acked-by: David S. Miller <davem@...emloft.net> Jeff, please pick this one up too, thanks! - 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