[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070926.221018.18301963.davem@davemloft.net>
Date: Wed, 26 Sep 2007 22:10:18 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ebiederm@...ssion.com
Cc: netdev@...r.kernel.org, containers@...ts.osdl.org
Subject: Re: [PATCH 3/4] net ipv4: When possible test for IFF_LOOPBACK and
not dev == loopback_dev
From: ebiederm@...ssion.com (Eric W. Biederman)
Date: Wed, 26 Sep 2007 17:58:21 -0600
>
> Now that multiple loopback devices are becoming possible it makes
> the code a little cleaner and more maintainable to test if a deivice
> is th a loopback device by testing dev->flags & IFF_LOOPBACK instead
> of dev == loopback_dev.
>
> Signed-off-by: Eric W. Biederman <ebiederm@...ssion.com>
Applied.
-
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