OpenVZ Forum


Home » Mailing lists » Devel » [PATCH] Rework dev_base via list_head (v3)
Re: [PATCH] Rework dev_base via list_head (v3) [message #12604 is a reply to message #12599] Fri, 04 May 2007 00:17 Go to previous message
davem is currently offline  davem
Messages: 463
Registered: February 2006
Senior Member
From: Pavel Emelianov <xemul@sw.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@openvz.org>
> Acked-by: Kirill Korotaev <dev@openvz.org>
> Cc: Patrick McHardy <kaber@trash.net>

Looks good, I've applied this, thanks!
 
Read Message
Read Message
Previous Topic: [PATCH] Rework dev_base via list_head (v2)
Next Topic: 2.6.20-lxc8: kernel panic with af_unix as module
Goto Forum:
  


Current Time: Sun Sep 21 11:55:47 GMT 2025

Total time taken to generate the page: 0.06206 seconds