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: Mon, 17 Dec 2007 20:18:14 -0500 From: Jeff Garzik <jeff@...zik.org> To: akpm@...ux-foundation.org CC: netdev@...r.kernel.org, Lee.Schermerhorn@...com, eliezert@...adcom.com Subject: Re: [patch 09/10] bnx2x depends on ZLIB_INFLATE akpm@...ux-foundation.org wrote: > From: Lee Schermerhorn <Lee.Schermerhorn@...com> > > The bnx2x module depends on the zlib_inflate functions. The build will > fail if ZLIB_INFLATE has not been selected manually or by building another > module that automatically selects it. > > Modify BNX2X config option to 'select ZLIB_INFLATE' like BNX2 > and others. This seems to fix it. > > Signed-off-by: Lee Schermerhorn <lee.schermerhorn@...com> > Acked-by: Eliezer Tamir <eliezert@...adcom.com> > Cc: Jeff Garzik <jeff@...zik.org> > Signed-off-by: Andrew Morton <akpm@...ux-foundation.org> > --- > > drivers/net/Kconfig | 1 + > 1 file changed, 1 insertion(+) applied #upstream -- 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