From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, shemminger@linux-foundation.org, mpm@selenic.com
Subject: Re: [PATCH] netpoll: remove CONFIG_NETPOLL_RX
Date: Sat, 28 Apr 2007 22:52:36 +0400 [thread overview]
Message-ID: <200704282252.36591.sshtylyov@ru.mvista.com> (raw)
In-Reply-To: <200704282248.52072.sshtylyov@ru.mvista.com>
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@ru.mvista.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Acked-by: Matt Mackall <mpm@selenic.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
next prev parent reply other threads:[~2007-04-28 18:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-28 18:48 [PATCH] netpoll: remove CONFIG_NETPOLL_RX Sergei Shtylyov
2007-04-28 18:52 ` Sergei Shtylyov [this message]
2007-04-29 3:59 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200704282252.36591.sshtylyov@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=davem@davemloft.net \
--cc=mpm@selenic.com \
--cc=netdev@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).