[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070926.220943.31293195.davem@davemloft.net>
Date: Wed, 26 Sep 2007 22:09:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ebiederm@...ssion.com
Cc: netdev@...r.kernel.org, containers@...ts.osdl.org
Subject: Re: [PATCH 2/4] net ipv4: Remove unnecessary test for the loopback
device from inetdev_destroy
From: ebiederm@...ssion.com (Eric W. Biederman)
Date: Wed, 26 Sep 2007 17:55:29 -0600
>
> Currently we never call unregister_netdev for the loopback device so
> it is impossible for us to reach inetdev_destroy with the loopback
> device. So the test in inetdev_destroy is unnecessary.
>
> Further when testing with my network namespace patches removing
> unregistering the loopback device and calling inetdev_destroy works
> fine so there appears to be no reason for avoiding unregistering the
> loopback device.
>
> Signed-off-by: Eric W. Biederman <ebiederm@...ssion.com>
Fair enough, applied to net-2.6.24
-
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