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] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 28 Apr 2007 22:52:36 +0400
From:	Sergei Shtylyov <sshtylyov@...mvista.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, shemminger@...ux-foundation.org,
	mpm@...enic.com
Subject: Re: [PATCH] netpoll: remove CONFIG_NETPOLL_RX

On Saturday 28 April 2007 22:48, Sergei Shtylyov wrote:
> Get rid of the CONFIG_NETPOLL_RX option completely since all the
> dependencies have been removed long ago...

   Same here:

> Signed-off-by: Sergei Shtylyov <sshtylyov@...mvista.com>
Acked-by: Jeff Garzik <jgarzik@...ox.com>
Acked-by: Matt Mackall <mpm@...enic.com>

> ---
> See commit e3c265bcf67f21d847e970e71504890f61f37824 in tglx/history.git for
> the patch that removed the #ifdef's.
>
>  drivers/net/Kconfig       |    5 -----
>  1 files changed, 0 insertions(+), 5 deletions(-)
>
> Index: linux-2.6/drivers/net/Kconfig
> ===================================================================
> --- linux-2.6.orig/drivers/net/Kconfig
> +++ linux-2.6/drivers/net/Kconfig
> @@ -2928,11 +2928,6 @@ endif #NETDEVICES
>  config NETPOLL
>  	def_bool NETCONSOLE
>
> -config NETPOLL_RX
> -	bool "Netpoll support for trapping incoming packets"
> -	default n
> -	depends on NETPOLL
> -
>  config NETPOLL_TRAP
>  	bool "Netpoll traffic trapping"
>  	default n

-
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