[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070503.171735.131920857.davem@davemloft.net>
Date: Thu, 03 May 2007 17:17:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xemul@...ru
Cc: netdev@...r.kernel.org, kaber@...sh.net, devel@...nvz.org,
dev@...nvz.org
Subject: Re: [PATCH] Rework dev_base via list_head (v3)
From: Pavel Emelianov <xemul@...ru>
Date: Thu, 03 May 2007 19:32:54 +0400
> Netdev tree was updated today soon after I sent a patch for it,
> so this version applies to it and the fs/afs/netdevices.c file
> is added. Hope I am not late yet again :)
>
> Cleanup of dev_base list use, with the aim to simplify making
> device list per-namespace. In almost every occasion, use of
> dev_base variable and dev->next pointer could be easily replaced
> by for_each_netdev loop. A few most complicated places were
> converted to using first_netdev()/next_netdev().
>
> Signed-off-by: Pavel Emelianov <xemul@...nvz.org>
> Acked-by: Kirill Korotaev <dev@...nvz.org>
> Cc: Patrick McHardy <kaber@...sh.net>
Looks good, I've applied this, thanks!
-
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