From: Daniel Lezcano <dlezcano@fr.ibm.com>
To: David Miller <davem@davemloft.net>
Cc: Linux Netdev List <netdev@vger.kernel.org>
Subject: [patch net-2.6.26][NETNS][IPV6] remove commented lines
Date: Wed, 05 Mar 2008 21:34:17 +0100 [thread overview]
Message-ID: <47CF03C9.1050704@fr.ibm.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1 bytes --]
[-- Attachment #2: netns-ipv6-addrconf-fix-comment.patch --]
[-- Type: text/x-patch, Size: 904 bytes --]
Subject: remove commented lines
From: Daniel Lezcano <dlezcano@fr.ibm.com>
Remove commented lines from netns patchset.
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
---
net/ipv6/addrconf.c | 9 ---------
1 file changed, 9 deletions(-)
Index: net-2.6.26/net/ipv6/addrconf.c
===================================================================
--- net-2.6.26.orig/net/ipv6/addrconf.c
+++ net-2.6.26/net/ipv6/addrconf.c
@@ -4259,15 +4259,6 @@ static void addrconf_net_exit(struct net
{
struct net_device *dev;
- /*
- * Remove loopback references from default routing entries
- */
-/* in6_dev_put(net->ipv6.ip6_null_entry->rt6i_idev); */
-/* #ifdef CONFIG_IPV6_MULTIPLE_TABLES */
-/* in6_dev_put(net->ipv6.ip6_prohibit_entry->rt6i_idev); */
-/* in6_dev_put(net->ipv6.ip6_blk_hole_entry->rt6i_idev); */
-/* #endif */
-
rtnl_lock();
/* clean dev list */
for_each_netdev(net, dev) {
next reply other threads:[~2008-03-05 20:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-05 20:34 Daniel Lezcano [this message]
2008-03-05 20:37 ` [patch net-2.6.26][NETNS][IPV6] remove commented lines 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=47CF03C9.1050704@fr.ibm.com \
--to=dlezcano@fr.ibm.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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